#b02f3d color space conversions
Hex:
#b02f3d
RGB:
176, 47, 61
CMY:
31, 82, 76
CMYK:
0, 73, 65, 31
HSL:
353°, 57.8475%, 43.7255%
HSV (HSB):
353°, 73.2955%, 69.0196%
XYZ:
19.7633, 11.6001, 5.6123
xyY:
0.5345, 0.3137, 11.6001
CIE-Lab:
40.5733, 52.3670, 23.1087
CIE-LCH:
40.5733, 57.2391, 23.8111
CIE-Luv:
40.5733, 93.6387, 14.4471
Hunter-Lab:
34.0589, 43.9751, 14.0713
#b02f3d color charts
#b02f3d color shades, tints & tones
#b02f3d color schemes
#b02f3d color preview, HTML & CSS examples
This text has a color of #b02f3d
<p style="color:#b02f3d;">Text here</p>
.mytext {color:#b02f3d;}
This box has a color of #b02f3d
<div style="background-color:#b02f3d;">Content here</div>
.mybackground {background-color:#b02f3d;}
Border around this has a color of #b02f3d
<div style="border:2px solid #b02f3d;">Content here</div>
.myborder {border:2px solid #b02f3d;}