#b03c62 color space conversions
Hex:
#b03c62
RGB:
176, 60, 98
CMY:
31, 76, 62
CMYK:
0, 66, 44, 31
HSL:
340°, 49.1525%, 46.2745%
HSV (HSB):
340°, 65.9091%, 69.0196%
XYZ:
21.7250, 13.3437, 12.9858
xyY:
0.4521, 0.2777, 13.3437
CIE-Lab:
43.2766, 50.2079, 3.7546
CIE-LCH:
43.2766, 50.3481, 4.2767
CIE-Luv:
43.2766, 76.1289, -4.4575
Hunter-Lab:
36.5290, 42.2340, 4.4931
#b03c62 color charts
#b03c62 color shades, tints & tones
#b03c62 color schemes
#b03c62 color preview, HTML & CSS examples
This text has a color of #b03c62
<p style="color:#b03c62;">Text here</p>
.mytext {color:#b03c62;}
This box has a color of #b03c62
<div style="background-color:#b03c62;">Content here</div>
.mybackground {background-color:#b03c62;}
Border around this has a color of #b03c62
<div style="border:2px solid #b03c62;">Content here</div>
.myborder {border:2px solid #b03c62;}