#b02e5e color space conversions
Hex:
#b02e5e
RGB:
176, 46, 94
CMY:
31, 82, 63
CMYK:
0, 74, 47, 31
HSL:
338°, 58.5586%, 43.5294%
HSV (HSB):
338°, 73.8636%, 69.0196%
XYZ:
20.9019, 11.9922, 11.8028
xyY:
0.4676, 0.2683, 11.9922
CIE-Lab:
41.2038, 55.2317, 3.2662
CIE-LCH:
41.2038, 55.3282, 3.3843
CIE-Luv:
41.2038, 83.6354, -6.0958
Hunter-Lab:
34.6298, 47.1368, 4.0333
#b02e5e color charts
#b02e5e color shades, tints & tones
#b02e5e color schemes
#b02e5e color preview, HTML & CSS examples
This text has a color of #b02e5e
<p style="color:#b02e5e;">Text here</p>
.mytext {color:#b02e5e;}
This box has a color of #b02e5e
<div style="background-color:#b02e5e;">Content here</div>
.mybackground {background-color:#b02e5e;}
Border around this has a color of #b02e5e
<div style="border:2px solid #b02e5e;">Content here</div>
.myborder {border:2px solid #b02e5e;}