#b10b4c color space conversions
Hex:
#b10b4c
RGB:
177, 11, 76
CMY:
31, 96, 70
CMYK:
0, 94, 57, 31
HSL:
337°, 88.2979%, 36.8627%
HSV (HSB):
337°, 93.7853%, 69.4118%
XYZ:
19.5556, 10.1083, 7.7579
xyY:
0.5226, 0.2701, 10.1083
CIE-Lab:
38.0360, 62.2622, 10.2523
CIE-LCH:
38.0360, 63.1006, 9.3506
CIE-Luv:
38.0360, 101.0840, -0.2419
Hunter-Lab:
31.7935, 54.1538, 7.7882
#b10b4c color charts
#b10b4c color shades, tints & tones
#b10b4c color schemes
#b10b4c color preview, HTML & CSS examples
This text has a color of #b10b4c
<p style="color:#b10b4c;">Text here</p>
.mytext {color:#b10b4c;}
This box has a color of #b10b4c
<div style="background-color:#b10b4c;">Content here</div>
.mybackground {background-color:#b10b4c;}
Border around this has a color of #b10b4c
<div style="border:2px solid #b10b4c;">Content here</div>
.myborder {border:2px solid #b10b4c;}