#b10d7d color space conversions
Hex:
#b10d7d
RGB:
177, 13, 125
CMY:
31, 95, 51
CMYK:
0, 93, 29, 31
HSL:
319°, 86.3158%, 37.2549%
HSV (HSB):
319°, 92.6554%, 69.4118%
XYZ:
21.9771, 11.1156, 20.3892
xyY:
0.4109, 0.2078, 11.1156
CIE-Lab:
39.7745, 66.4808, -18.2592
CIE-LCH:
39.7745, 68.9427, 344.6422
CIE-Luv:
39.7745, 79.6095, -35.1505
Hunter-Lab:
33.3401, 59.3180, -12.9209
#b10d7d color charts
#b10d7d color shades, tints & tones
#b10d7d color schemes
#b10d7d color preview, HTML & CSS examples
This text has a color of #b10d7d
<p style="color:#b10d7d;">Text here</p>
.mytext {color:#b10d7d;}
This box has a color of #b10d7d
<div style="background-color:#b10d7d;">Content here</div>
.mybackground {background-color:#b10d7d;}
Border around this has a color of #b10d7d
<div style="border:2px solid #b10d7d;">Content here</div>
.myborder {border:2px solid #b10d7d;}