#b10d6a color space conversions
Hex:
#b10d6a
RGB:
177, 13, 106
CMY:
31, 95, 58
CMYK:
0, 93, 40, 31
HSL:
326°, 86.3158%, 37.2549%
HSV (HSB):
326°, 92.6554%, 69.4118%
XYZ:
20.8769, 10.6756, 14.5959
xyY:
0.4524, 0.2313, 10.6756
CIE-Lab:
39.0286, 64.4874, -7.4808
CIE-LCH:
39.0286, 64.9199, 353.3830
CIE-Luv:
39.0286, 88.0992, -20.7668
Hunter-Lab:
32.6735, 56.8750, -3.6146
#b10d6a color charts
#b10d6a color shades, tints & tones
#b10d6a color schemes
#b10d6a color preview, HTML & CSS examples
This text has a color of #b10d6a
<p style="color:#b10d6a;">Text here</p>
.mytext {color:#b10d6a;}
This box has a color of #b10d6a
<div style="background-color:#b10d6a;">Content here</div>
.mybackground {background-color:#b10d6a;}
Border around this has a color of #b10d6a
<div style="border:2px solid #b10d6a;">Content here</div>
.myborder {border:2px solid #b10d6a;}