#b02a42 color space conversions
Hex:
#b02a42
RGB:
176, 42, 66
CMY:
31, 84, 74
CMYK:
0, 76, 63, 31
HSL:
349°, 61.4679%, 42.7451%
HSV (HSB):
349°, 76.1364%, 69.0196%
XYZ:
19.7158, 11.2794, 6.2923
xyY:
0.5288, 0.3025, 11.2794
CIE-Lab:
40.0471, 54.3976, 19.3093
CIE-LCH:
40.0471, 57.7230, 19.5432
CIE-Luv:
40.0471, 94.5984, 10.5283
Hunter-Lab:
33.5848, 46.0144, 12.4011
#b02a42 color charts
#b02a42 color shades, tints & tones
#b02a42 color schemes
#b02a42 color preview, HTML & CSS examples
This text has a color of #b02a42
<p style="color:#b02a42;">Text here</p>
.mytext {color:#b02a42;}
This box has a color of #b02a42
<div style="background-color:#b02a42;">Content here</div>
.mybackground {background-color:#b02a42;}
Border around this has a color of #b02a42
<div style="border:2px solid #b02a42;">Content here</div>
.myborder {border:2px solid #b02a42;}