#b23c0a color space conversions
Hex:
#b23c0a
RGB:
178, 60, 10
CMY:
30, 76, 96
CMYK:
0, 66, 94, 30
HSL:
18°, 89.3617%, 36.8627%
HSV (HSB):
18°, 94.3820%, 69.8039%
XYZ:
20.0307, 12.7186, 1.6864
xyY:
0.5817, 0.3693, 12.7186
CIE-Lab:
42.3362, 46.0985, 50.7263
CIE-LCH:
42.3362, 68.5436, 47.7365
CIE-Luv:
42.3362, 95.3929, 34.0830
Hunter-Lab:
35.6632, 37.8466, 22.1606
#b23c0a color charts
#b23c0a color shades, tints & tones
#b23c0a color schemes
#b23c0a color preview, HTML & CSS examples
This text has a color of #b23c0a
<p style="color:#b23c0a;">Text here</p>
.mytext {color:#b23c0a;}
This box has a color of #b23c0a
<div style="background-color:#b23c0a;">Content here</div>
.mybackground {background-color:#b23c0a;}
Border around this has a color of #b23c0a
<div style="border:2px solid #b23c0a;">Content here</div>
.myborder {border:2px solid #b23c0a;}