#b02d21 color space conversions
Hex:
#b02d21
RGB:
176, 45, 33
CMY:
31, 82, 87
CMYK:
0, 74, 81, 31
HSL:
5°, 68.4211%, 40.9804%
HSV (HSB):
5°, 81.2500%, 69.0196%
XYZ:
19.1174, 11.2167, 2.5963
xyY:
0.5805, 0.3406, 11.2167
CIE-Lab:
39.9431, 51.8206, 38.8883
CIE-LCH:
39.9431, 64.7895, 36.8860
CIE-Luv:
39.9431, 100.7350, 25.4134
Hunter-Lab:
33.4913, 43.2809, 18.8477
#b02d21 color charts
#b02d21 color shades, tints & tones
#b02d21 color schemes
#b02d21 color preview, HTML & CSS examples
This text has a color of #b02d21
<p style="color:#b02d21;">Text here</p>
.mytext {color:#b02d21;}
This box has a color of #b02d21
<div style="background-color:#b02d21;">Content here</div>
.mybackground {background-color:#b02d21;}
Border around this has a color of #b02d21
<div style="border:2px solid #b02d21;">Content here</div>
.myborder {border:2px solid #b02d21;}