#b02f1c color space conversions
Hex:
#b02f1c
RGB:
176, 47, 28
CMY:
31, 82, 89
CMYK:
0, 73, 84, 31
HSL:
8°, 72.5490%, 40.0000%
HSV (HSB):
8°, 84.0909%, 69.0196%
XYZ:
19.1306, 11.3470, 2.2805
xyY:
0.5840, 0.3464, 11.3470
CIE-Lab:
40.1588, 50.9580, 41.6957
CIE-LCH:
40.1588, 65.8427, 39.2913
CIE-Luv:
40.1588, 100.3560, 27.2669
Hunter-Lab:
33.6853, 42.4249, 19.5657
#b02f1c color charts
#b02f1c color shades, tints & tones
#b02f1c color schemes
#b02f1c color preview, HTML & CSS examples
This text has a color of #b02f1c
<p style="color:#b02f1c;">Text here</p>
.mytext {color:#b02f1c;}
This box has a color of #b02f1c
<div style="background-color:#b02f1c;">Content here</div>
.mybackground {background-color:#b02f1c;}
Border around this has a color of #b02f1c
<div style="border:2px solid #b02f1c;">Content here</div>
.myborder {border:2px solid #b02f1c;}