#b02a39 color space conversions
Hex:
#b02a39
RGB:
176, 42, 57
CMY:
31, 84, 78
CMYK:
0, 76, 68, 31
HSL:
353°, 61.4679%, 42.7451%
HSV (HSB):
353°, 76.1364%, 69.0196%
XYZ:
19.4710, 11.1814, 5.0029
xyY:
0.5461, 0.3136, 11.1814
CIE-Lab:
39.8844, 53.8685, 24.7188
CIE-LCH:
39.8844, 59.2692, 24.6491
CIE-Luv:
39.8844, 97.1354, 15.2183
Hunter-Lab:
33.4387, 45.4210, 14.5364
#b02a39 color charts
#b02a39 color shades, tints & tones
#b02a39 color schemes
#b02a39 color preview, HTML & CSS examples
This text has a color of #b02a39
<p style="color:#b02a39;">Text here</p>
.mytext {color:#b02a39;}
This box has a color of #b02a39
<div style="background-color:#b02a39;">Content here</div>
.mybackground {background-color:#b02a39;}
Border around this has a color of #b02a39
<div style="border:2px solid #b02a39;">Content here</div>
.myborder {border:2px solid #b02a39;}