#b10d95 color space conversions
Hex:
#b10d95
RGB:
177, 13, 149
CMY:
31, 95, 42
CMYK:
0, 93, 16, 31
HSL:
310°, 86.3158%, 37.2549%
HSV (HSB):
310°, 92.6554%, 69.4118%
XYZ:
23.7002, 11.8049, 29.4632
xyY:
0.3648, 0.1817, 11.8049
CIE-Lab:
40.9043, 69.4308, -31.2501
CIE-LCH:
40.9043, 76.1394, 335.7680
CIE-Luv:
40.9043, 69.1313, -53.6635
Hunter-Lab:
34.3582, 63.0018, -26.7922
#b10d95 color charts
#b10d95 color shades, tints & tones
#b10d95 color schemes
#b10d95 color preview, HTML & CSS examples
This text has a color of #b10d95
<p style="color:#b10d95;">Text here</p>
.mytext {color:#b10d95;}
This box has a color of #b10d95
<div style="background-color:#b10d95;">Content here</div>
.mybackground {background-color:#b10d95;}
Border around this has a color of #b10d95
<div style="border:2px solid #b10d95;">Content here</div>
.myborder {border:2px solid #b10d95;}