#b02d14 color space conversions
Hex:
#b02d14
RGB:
176, 45, 20
CMY:
31, 82, 92
CMYK:
0, 74, 89, 31
HSL:
10°, 79.5918%, 38.4314%
HSV (HSB):
10°, 88.6364%, 69.0196%
XYZ:
18.9691, 11.1574, 1.8156
xyY:
0.5939, 0.3493, 11.1574
CIE-Lab:
39.8443, 51.4871, 45.1874
CIE-LCH:
39.8443, 68.5042, 41.2717
CIE-Luv:
39.8443, 102.4612, 28.6310
Hunter-Lab:
33.4027, 42.9143, 20.1591
#b02d14 color charts
#b02d14 color shades, tints & tones
#b02d14 color schemes
#b02d14 color preview, HTML & CSS examples
This text has a color of #b02d14
<p style="color:#b02d14;">Text here</p>
.mytext {color:#b02d14;}
This box has a color of #b02d14
<div style="background-color:#b02d14;">Content here</div>
.mybackground {background-color:#b02d14;}
Border around this has a color of #b02d14
<div style="border:2px solid #b02d14;">Content here</div>
.myborder {border:2px solid #b02d14;}