#b02d4f color space conversions
Hex:
#b02d4f
RGB:
176, 45, 79
CMY:
31, 82, 69
CMYK:
0, 74, 55, 31
HSL:
344°, 59.2760%, 43.3333%
HSV (HSB):
344°, 74.4318%, 69.0196%
XYZ:
20.2542, 11.6714, 8.5824
xyY:
0.5000, 0.2881, 11.6714
CIE-Lab:
40.6890, 54.3005, 11.9872
CIE-LCH:
40.6890, 55.6078, 12.4488
CIE-Luv:
40.6890, 89.1988, 3.6042
Hunter-Lab:
34.1634, 46.0397, 9.0197
#b02d4f color charts
#b02d4f color shades, tints & tones
#b02d4f color schemes
#b02d4f color preview, HTML & CSS examples
This text has a color of #b02d4f
<p style="color:#b02d4f;">Text here</p>
.mytext {color:#b02d4f;}
This box has a color of #b02d4f
<div style="background-color:#b02d4f;">Content here</div>
.mybackground {background-color:#b02d4f;}
Border around this has a color of #b02d4f
<div style="border:2px solid #b02d4f;">Content here</div>
.myborder {border:2px solid #b02d4f;}