#b10b8c color space conversions
Hex:
#b10b8c
RGB:
177, 11, 140
CMY:
31, 96, 45
CMYK:
0, 94, 21, 31
HSL:
313°, 88.2979%, 36.8627%
HSV (HSB):
313°, 93.7853%, 69.4118%
XYZ:
22.9848, 11.4799, 25.8154
xyY:
0.3813, 0.1904, 11.4799
CIE-Lab:
40.3773, 68.5034, -26.5832
CIE-LCH:
40.3773, 73.4805, 338.7910
CIE-Luv:
40.3773, 73.1670, -46.9073
Hunter-Lab:
33.8820, 61.7967, -21.4568
#b10b8c color charts
#b10b8c color shades, tints & tones
#b10b8c color schemes
#b10b8c color preview, HTML & CSS examples
This text has a color of #b10b8c
<p style="color:#b10b8c;">Text here</p>
.mytext {color:#b10b8c;}
This box has a color of #b10b8c
<div style="background-color:#b10b8c;">Content here</div>
.mybackground {background-color:#b10b8c;}
Border around this has a color of #b10b8c
<div style="border:2px solid #b10b8c;">Content here</div>
.myborder {border:2px solid #b10b8c;}