#b03d67 color space conversions
Hex:
#b03d67
RGB:
176, 61, 103
CMY:
31, 76, 60
CMYK:
0, 65, 41, 31
HSL:
338°, 48.5232%, 46.4706%
HSV (HSB):
338°, 65.3409%, 69.0196%
XYZ:
22.0214, 13.5469, 14.2861
xyY:
0.4417, 0.2717, 13.5469
CIE-Lab:
43.5759, 50.3018, 1.0888
CIE-LCH:
43.5759, 50.3136, 1.2400
CIE-Luv:
43.5759, 74.0607, -7.6729
Hunter-Lab:
36.8061, 42.3876, 2.7511
#b03d67 color charts
#b03d67 color shades, tints & tones
#b03d67 color schemes
#b03d67 color preview, HTML & CSS examples
This text has a color of #b03d67
<p style="color:#b03d67;">Text here</p>
.mytext {color:#b03d67;}
This box has a color of #b03d67
<div style="background-color:#b03d67;">Content here</div>
.mybackground {background-color:#b03d67;}
Border around this has a color of #b03d67
<div style="border:2px solid #b03d67;">Content here</div>
.myborder {border:2px solid #b03d67;}