#b03c65 color space conversions
Hex:
#b03c65
RGB:
176, 60, 101
CMY:
31, 76, 60
CMYK:
0, 66, 43, 31
HSL:
339°, 49.1525%, 46.2745%
HSV (HSB):
339°, 65.9091%, 69.0196%
XYZ:
21.8693, 13.4014, 13.7460
xyY:
0.4462, 0.2734, 13.4014
CIE-Lab:
43.3619, 50.5156, 2.0171
CIE-LCH:
43.3619, 50.5558, 2.2866
CIE-Luv:
43.3619, 75.1714, -6.5910
Hunter-Lab:
36.6079, 42.5707, 3.3626
#b03c65 color charts
#b03c65 color shades, tints & tones
#b03c65 color schemes
#b03c65 color preview, HTML & CSS examples
This text has a color of #b03c65
<p style="color:#b03c65;">Text here</p>
.mytext {color:#b03c65;}
This box has a color of #b03c65
<div style="background-color:#b03c65;">Content here</div>
.mybackground {background-color:#b03c65;}
Border around this has a color of #b03c65
<div style="border:2px solid #b03c65;">Content here</div>
.myborder {border:2px solid #b03c65;}