#b02d35 color space conversions
Hex:
#b02d35
RGB:
176, 45, 53
CMY:
31, 82, 79
CMYK:
0, 74, 70, 31
HSL:
356°, 59.2760%, 43.3333%
HSV (HSB):
356°, 74.4318%, 69.0196%
XYZ:
19.4855, 11.3639, 4.5346
xyY:
0.5507, 0.3212, 11.3639
CIE-Lab:
40.1868, 52.6384, 27.5487
CIE-LCH:
40.1868, 59.4115, 27.6256
CIE-Luv:
40.1868, 96.6893, 17.8284
Hunter-Lab:
33.7104, 44.1844, 15.6218
#b02d35 color charts
#b02d35 color shades, tints & tones
#b02d35 color schemes
#b02d35 color preview, HTML & CSS examples
This text has a color of #b02d35
<p style="color:#b02d35;">Text here</p>
.mytext {color:#b02d35;}
This box has a color of #b02d35
<div style="background-color:#b02d35;">Content here</div>
.mybackground {background-color:#b02d35;}
Border around this has a color of #b02d35
<div style="border:2px solid #b02d35;">Content here</div>
.myborder {border:2px solid #b02d35;}