#b02f65 color space conversions
Hex:
#b02f65
RGB:
176, 47, 101
CMY:
31, 82, 60
CMYK:
0, 73, 43, 31
HSL:
335°, 57.8475%, 43.7255%
HSV (HSB):
335°, 73.2955%, 69.0196%
XYZ:
21.2700, 12.2027, 13.5462
xyY:
0.4524, 0.2595, 12.2027
CIE-Lab:
41.5365, 55.5589, -0.6418
CIE-LCH:
41.5365, 55.5626, 359.3382
CIE-Luv:
41.5365, 80.7244, -10.7890
Hunter-Lab:
34.9324, 47.5551, 1.4610
#b02f65 color charts
#b02f65 color shades, tints & tones
#b02f65 color schemes
#b02f65 color preview, HTML & CSS examples
This text has a color of #b02f65
<p style="color:#b02f65;">Text here</p>
.mytext {color:#b02f65;}
This box has a color of #b02f65
<div style="background-color:#b02f65;">Content here</div>
.mybackground {background-color:#b02f65;}
Border around this has a color of #b02f65
<div style="border:2px solid #b02f65;">Content here</div>
.myborder {border:2px solid #b02f65;}