#b02f5c color space conversions
Hex:
#b02f5c
RGB:
176, 47, 92
CMY:
31, 82, 64
CMYK:
0, 73, 48, 31
HSL:
339°, 57.8475%, 43.7255%
HSV (HSB):
339°, 73.2955%, 69.0196%
XYZ:
20.8528, 12.0358, 11.3493
xyY:
0.4714, 0.2721, 12.0358
CIE-Lab:
41.2730, 54.6968, 4.6228
CIE-LCH:
41.2730, 54.8918, 4.8309
CIE-Luv:
41.2730, 83.9379, -4.4251
Hunter-Lab:
34.6927, 46.5789, 4.8889
#b02f5c color charts
#b02f5c color shades, tints & tones
#b02f5c color schemes
#b02f5c color preview, HTML & CSS examples
This text has a color of #b02f5c
<p style="color:#b02f5c;">Text here</p>
.mytext {color:#b02f5c;}
This box has a color of #b02f5c
<div style="background-color:#b02f5c;">Content here</div>
.mybackground {background-color:#b02f5c;}
Border around this has a color of #b02f5c
<div style="border:2px solid #b02f5c;">Content here</div>
.myborder {border:2px solid #b02f5c;}