#b23d27 color space conversions
Hex:
#b23d27
RGB:
178, 61, 39
CMY:
30, 76, 85
CMYK:
0, 66, 78, 30
HSL:
9°, 64.0553%, 42.5490%
HSV (HSB):
9°, 78.0899%, 69.8039%
XYZ:
20.3950, 12.9489, 3.3439
xyY:
0.5559, 0.3529, 12.9489
CIE-Lab:
42.6862, 46.3826, 38.5513
CIE-LCH:
42.6862, 60.3121, 39.7320
CIE-Luv:
42.6862, 91.7206, 27.9698
Hunter-Lab:
35.9846, 38.1955, 19.6797
#b23d27 color charts
#b23d27 color shades, tints & tones
#b23d27 color schemes
#b23d27 color preview, HTML & CSS examples
This text has a color of #b23d27
<p style="color:#b23d27;">Text here</p>
.mytext {color:#b23d27;}
This box has a color of #b23d27
<div style="background-color:#b23d27;">Content here</div>
.mybackground {background-color:#b23d27;}
Border around this has a color of #b23d27
<div style="border:2px solid #b23d27;">Content here</div>
.myborder {border:2px solid #b23d27;}