#b10d6c color space conversions
Hex:
#b10d6c
RGB:
177, 13, 108
CMY:
31, 95, 58
CMYK:
0, 93, 39, 31
HSL:
325°, 86.3158%, 37.2549%
HSV (HSB):
325°, 92.6554%, 69.4118%
XYZ:
20.9822, 10.7177, 15.1502
xyY:
0.4479, 0.2288, 10.7177
CIE-Lab:
39.1008, 64.6822, -8.6359
CIE-LCH:
39.1008, 65.2561, 352.3953
CIE-Luv:
39.1008, 87.2099, -22.2521
Hunter-Lab:
32.7379, 57.1120, -4.5213
#b10d6c color charts
#b10d6c color shades, tints & tones
#b10d6c color schemes
#b10d6c color preview, HTML & CSS examples
This text has a color of #b10d6c
<p style="color:#b10d6c;">Text here</p>
.mytext {color:#b10d6c;}
This box has a color of #b10d6c
<div style="background-color:#b10d6c;">Content here</div>
.mybackground {background-color:#b10d6c;}
Border around this has a color of #b10d6c
<div style="border:2px solid #b10d6c;">Content here</div>
.myborder {border:2px solid #b10d6c;}