#b3066d color space conversions
Hex:
#b3066d
RGB:
179, 6, 109
CMY:
30, 98, 57
CMYK:
0, 97, 39, 30
HSL:
324°, 93.5135%, 36.2745%
HSV (HSB):
324°, 96.6480%, 70.1961%
XYZ:
21.4158, 10.8181, 15.4274
xyY:
0.4493, 0.2270, 10.8181
CIE-Lab:
39.2724, 66.0106, -8.9683
CIE-LCH:
39.2724, 66.6170, 352.2631
CIE-Luv:
39.2724, 89.1709, -22.9556
Hunter-Lab:
32.8909, 58.6657, -4.7862
#b3066d color charts
#b3066d color shades, tints & tones
#b3066d color schemes
#b3066d color preview, HTML & CSS examples
This text has a color of #b3066d
<p style="color:#b3066d;">Text here</p>
.mytext {color:#b3066d;}
This box has a color of #b3066d
<div style="background-color:#b3066d;">Content here</div>
.mybackground {background-color:#b3066d;}
Border around this has a color of #b3066d
<div style="border:2px solid #b3066d;">Content here</div>
.myborder {border:2px solid #b3066d;}