#b02d4d color space conversions
Hex:
#b02d4d
RGB:
176, 45, 77
CMY:
31, 82, 70
CMYK:
0, 74, 56, 31
HSL:
345°, 59.2760%, 43.3333%
HSV (HSB):
345°, 74.4318%, 69.0196%
XYZ:
20.1824, 11.6427, 8.2047
xyY:
0.5042, 0.2909, 11.6427
CIE-Lab:
40.6425, 54.1479, 13.1840
CIE-LCH:
40.6425, 55.7298, 13.6841
CIE-Luv:
40.6425, 89.8490, 4.8491
Hunter-Lab:
34.1214, 45.8684, 9.6283
#b02d4d color charts
#b02d4d color shades, tints & tones
#b02d4d color schemes
#b02d4d color preview, HTML & CSS examples
This text has a color of #b02d4d
<p style="color:#b02d4d;">Text here</p>
.mytext {color:#b02d4d;}
This box has a color of #b02d4d
<div style="background-color:#b02d4d;">Content here</div>
.mybackground {background-color:#b02d4d;}
Border around this has a color of #b02d4d
<div style="border:2px solid #b02d4d;">Content here</div>
.myborder {border:2px solid #b02d4d;}