#b10b7c color space conversions
Hex:
#b10b7c
RGB:
177, 11, 124
CMY:
31, 96, 51
CMYK:
0, 94, 30, 31
HSL:
319°, 88.2979%, 36.8627%
HSV (HSB):
319°, 93.7853%, 69.4118%
XYZ:
21.8892, 11.0417, 20.0464
xyY:
0.4132, 0.2084, 11.0417
CIE-Lab:
39.6506, 66.6057, -17.8278
CIE-LCH:
39.6506, 68.9503, 345.0153
CIE-Luv:
39.6506, 80.2598, -34.5714
Hunter-Lab:
33.2290, 59.4339, -12.5080
#b10b7c color charts
#b10b7c color shades, tints & tones
#b10b7c color schemes
#b10b7c color preview, HTML & CSS examples
This text has a color of #b10b7c
<p style="color:#b10b7c;">Text here</p>
.mytext {color:#b10b7c;}
This box has a color of #b10b7c
<div style="background-color:#b10b7c;">Content here</div>
.mybackground {background-color:#b10b7c;}
Border around this has a color of #b10b7c
<div style="border:2px solid #b10b7c;">Content here</div>
.myborder {border:2px solid #b10b7c;}