#b10f5a color space conversions
Hex:
#b10f5a
RGB:
177, 15, 90
CMY:
31, 94, 65
CMYK:
0, 92, 49, 31
HSL:
332°, 84.3750%, 37.6471%
HSV (HSB):
332°, 91.5254%, 69.4118%
XYZ:
20.1477, 10.4269, 10.6236
xyY:
0.4890, 0.2531, 10.4269
CIE-Lab:
38.5980, 62.7893, 2.0613
CIE-LCH:
38.5980, 62.8231, 1.8803
CIE-Luv:
38.5980, 94.7507, -9.0747
Hunter-Lab:
32.2908, 54.8658, 3.0973
#b10f5a color charts
#b10f5a color shades, tints & tones
#b10f5a color schemes
#b10f5a color preview, HTML & CSS examples
This text has a color of #b10f5a
<p style="color:#b10f5a;">Text here</p>
.mytext {color:#b10f5a;}
This box has a color of #b10f5a
<div style="background-color:#b10f5a;">Content here</div>
.mybackground {background-color:#b10f5a;}
Border around this has a color of #b10f5a
<div style="border:2px solid #b10f5a;">Content here</div>
.myborder {border:2px solid #b10f5a;}