#b02b5f color space conversions
Hex:
#b02b5f
RGB:
176, 43, 95
CMY:
31, 83, 63
CMYK:
0, 76, 46, 31
HSL:
337°, 60.7306%, 42.9412%
HSV (HSB):
337°, 75.5682%, 69.0196%
XYZ:
20.8339, 11.7841, 12.0030
xyY:
0.4669, 0.2641, 11.7841
CIE-Lab:
40.8709, 56.3393, 2.1560
CIE-LCH:
40.8709, 56.3806, 2.1915
CIE-Luv:
40.8709, 84.4267, -7.6160
Hunter-Lab:
34.3280, 48.2593, 3.2985
#b02b5f color charts
#b02b5f color shades, tints & tones
#b02b5f color schemes
#b02b5f color preview, HTML & CSS examples
This text has a color of #b02b5f
<p style="color:#b02b5f;">Text here</p>
.mytext {color:#b02b5f;}
This box has a color of #b02b5f
<div style="background-color:#b02b5f;">Content here</div>
.mybackground {background-color:#b02b5f;}
Border around this has a color of #b02b5f
<div style="border:2px solid #b02b5f;">Content here</div>
.myborder {border:2px solid #b02b5f;}