#b02f61 color space conversions
Hex:
#b02f61
RGB:
176, 47, 97
CMY:
31, 82, 62
CMYK:
0, 73, 45, 31
HSL:
337°, 57.8475%, 43.7255%
HSV (HSB):
337°, 73.2955%, 69.0196%
XYZ:
21.0787, 12.1262, 12.5389
xyY:
0.4608, 0.2651, 12.1262
CIE-Lab:
41.4160, 55.1656, 1.6894
CIE-LCH:
41.4160, 55.1915, 1.7540
CIE-Luv:
41.4160, 82.1677, -7.9231
Hunter-Lab:
34.8227, 47.1089, 3.0269
#b02f61 color charts
#b02f61 color shades, tints & tones
#b02f61 color schemes
#b02f61 color preview, HTML & CSS examples
This text has a color of #b02f61
<p style="color:#b02f61;">Text here</p>
.mytext {color:#b02f61;}
This box has a color of #b02f61
<div style="background-color:#b02f61;">Content here</div>
.mybackground {background-color:#b02f61;}
Border around this has a color of #b02f61
<div style="border:2px solid #b02f61;">Content here</div>
.myborder {border:2px solid #b02f61;}