#b10f9d color space conversions
Hex:
#b10f9d
RGB:
177, 15, 157
CMY:
31, 94, 38
CMYK:
0, 92, 11, 31
HSL:
307°, 84.3750%, 37.6471%
HSV (HSB):
307°, 91.5254%, 69.4118%
XYZ:
24.3881, 12.1231, 32.9529
xyY:
0.3511, 0.1745, 12.1231
CIE-Lab:
41.4111, 70.2623, -35.2943
CIE-LCH:
41.4111, 78.6287, 333.3286
CIE-Luv:
41.4111, 65.6277, -59.6028
Hunter-Lab:
34.8182, 64.0968, -31.7409
#b10f9d color charts
#b10f9d color shades, tints & tones
#b10f9d color schemes
#b10f9d color preview, HTML & CSS examples
This text has a color of #b10f9d
<p style="color:#b10f9d;">Text here</p>
.mytext {color:#b10f9d;}
This box has a color of #b10f9d
<div style="background-color:#b10f9d;">Content here</div>
.mybackground {background-color:#b10f9d;}
Border around this has a color of #b10f9d
<div style="border:2px solid #b10f9d;">Content here</div>
.myborder {border:2px solid #b10f9d;}