#b0067d color space conversions
Hex:
#b0067d
RGB:
176, 6, 125
CMY:
31, 98, 51
CMYK:
0, 97, 29, 31
HSL:
318°, 93.4066%, 35.6863%
HSV (HSB):
318°, 96.5909%, 69.0196%
XYZ:
21.6713, 10.8410, 20.3524
xyY:
0.4099, 0.2051, 10.8410
CIE-Lab:
39.3114, 67.0472, -18.9887
CIE-LCH:
39.3114, 69.6842, 344.1872
CIE-Luv:
39.3114, 79.4586, -36.1069
Hunter-Lab:
32.9257, 59.8665, -13.6009
#b0067d color charts
#b0067d color shades, tints & tones
#b0067d color schemes
#b0067d color preview, HTML & CSS examples
This text has a color of #b0067d
<p style="color:#b0067d;">Text here</p>
.mytext {color:#b0067d;}
This box has a color of #b0067d
<div style="background-color:#b0067d;">Content here</div>
.mybackground {background-color:#b0067d;}
Border around this has a color of #b0067d
<div style="border:2px solid #b0067d;">Content here</div>
.myborder {border:2px solid #b0067d;}