#b10e5e color space conversions
Hex:
#b10e5e
RGB:
177, 14, 94
CMY:
31, 95, 63
CMYK:
0, 92, 47, 31
HSL:
331°, 85.3403%, 37.4510%
HSV (HSB):
331°, 92.0904%, 69.4118%
XYZ:
20.3089, 10.4693, 11.5401
xyY:
0.4799, 0.2474, 10.4693
CIE-Lab:
38.6719, 63.2634, -0.3863
CIE-LCH:
38.6719, 63.2646, 359.6501
CIE-Luv:
38.6719, 93.2083, -11.9744
Hunter-Lab:
32.3564, 55.4142, 1.5034
#b10e5e color charts
#b10e5e color shades, tints & tones
#b10e5e color schemes
#b10e5e color preview, HTML & CSS examples
This text has a color of #b10e5e
<p style="color:#b10e5e;">Text here</p>
.mytext {color:#b10e5e;}
This box has a color of #b10e5e
<div style="background-color:#b10e5e;">Content here</div>
.mybackground {background-color:#b10e5e;}
Border around this has a color of #b10e5e
<div style="border:2px solid #b10e5e;">Content here</div>
.myborder {border:2px solid #b10e5e;}