#b3006d color space conversions
Hex:
#b3006d
RGB:
179, 0, 109
CMY:
30, 100, 57
CMYK:
0, 100, 39, 30
HSL:
323°, 100.0000%, 35.0980%
HSV (HSB):
323°, 100.0000%, 70.1961%
XYZ:
21.3507, 10.6878, 15.4056
xyY:
0.4500, 0.2253, 10.6878
CIE-Lab:
39.0496, 66.6618, -9.3033
CIE-LCH:
39.0496, 67.3079, 352.0551
CIE-Luv:
39.0496, 89.8142, -23.4713
Hunter-Lab:
32.6923, 59.3637, -5.0548
#b3006d color charts
#b3006d color shades, tints & tones
#b3006d color schemes
#b3006d color preview, HTML & CSS examples
This text has a color of #b3006d
<p style="color:#b3006d;">Text here</p>
.mytext {color:#b3006d;}
This box has a color of #b3006d
<div style="background-color:#b3006d;">Content here</div>
.mybackground {background-color:#b3006d;}
Border around this has a color of #b3006d
<div style="border:2px solid #b3006d;">Content here</div>
.myborder {border:2px solid #b3006d;}