#b03c6d color space conversions
Hex:
#b03c6d
RGB:
176, 60, 109
CMY:
31, 76, 57
CMYK:
0, 66, 38, 31
HSL:
335°, 49.1525%, 46.2745%
HSV (HSB):
335°, 65.9091%, 69.0196%
XYZ:
22.2807, 13.5660, 15.9122
xyY:
0.4305, 0.2621, 13.5660
CIE-Lab:
43.6039, 51.3817, -2.5811
CIE-LCH:
43.6039, 51.4465, 357.1243
CIE-Luv:
43.6039, 72.5640, -12.4340
Hunter-Lab:
36.8320, 43.5235, 0.1679
#b03c6d color charts
#b03c6d color shades, tints & tones
#b03c6d color schemes
#b03c6d color preview, HTML & CSS examples
This text has a color of #b03c6d
<p style="color:#b03c6d;">Text here</p>
.mytext {color:#b03c6d;}
This box has a color of #b03c6d
<div style="background-color:#b03c6d;">Content here</div>
.mybackground {background-color:#b03c6d;}
Border around this has a color of #b03c6d
<div style="border:2px solid #b03c6d;">Content here</div>
.myborder {border:2px solid #b03c6d;}