#b23e4e color space conversions
Hex:
#b23e4e
RGB:
178, 62, 78
CMY:
30, 76, 69
CMYK:
0, 65, 56, 30
HSL:
352°, 48.3333%, 47.0588%
HSV (HSB):
352°, 65.1685%, 69.8039%
XYZ:
21.4579, 13.4603, 8.6749
xyY:
0.4922, 0.3088, 13.4603
CIE-Lab:
43.4488, 48.2078, 16.4386
CIE-LCH:
43.4488, 50.9335, 18.8291
CIE-Luv:
43.4488, 82.6523, 9.8425
Hunter-Lab:
36.6883, 40.1949, 11.6628
#b23e4e color charts
#b23e4e color shades, tints & tones
#b23e4e color schemes
#b23e4e color preview, HTML & CSS examples
This text has a color of #b23e4e
<p style="color:#b23e4e;">Text here</p>
.mytext {color:#b23e4e;}
This box has a color of #b23e4e
<div style="background-color:#b23e4e;">Content here</div>
.mybackground {background-color:#b23e4e;}
Border around this has a color of #b23e4e
<div style="border:2px solid #b23e4e;">Content here</div>
.myborder {border:2px solid #b23e4e;}