#b10e6d color space conversions
Hex:
#b10e6d
RGB:
177, 14, 109
CMY:
31, 95, 57
CMYK:
0, 92, 38, 31
HSL:
325°, 85.3403%, 37.4510%
HSV (HSB):
325°, 92.0904%, 69.4118%
XYZ:
21.0488, 10.7653, 15.4365
xyY:
0.4455, 0.2278, 10.7653
CIE-Lab:
39.1824, 64.6504, -9.1441
CIE-LCH:
39.1824, 65.2939, 351.9495
CIE-Luv:
39.1824, 86.6364, -22.8942
Hunter-Lab:
32.8105, 57.0940, -4.9270
#b10e6d color charts
#b10e6d color shades, tints & tones
#b10e6d color schemes
#b10e6d color preview, HTML & CSS examples
This text has a color of #b10e6d
<p style="color:#b10e6d;">Text here</p>
.mytext {color:#b10e6d;}
This box has a color of #b10e6d
<div style="background-color:#b10e6d;">Content here</div>
.mybackground {background-color:#b10e6d;}
Border around this has a color of #b10e6d
<div style="border:2px solid #b10e6d;">Content here</div>
.myborder {border:2px solid #b10e6d;}