#b11e5f color space conversions
Hex:
#b11e5f
RGB:
177, 30, 95
CMY:
31, 88, 63
CMYK:
0, 83, 46, 31
HSL:
333°, 71.0145%, 40.5882%
HSV (HSB):
333°, 83.0508%, 69.4118%
XYZ:
20.6613, 11.1019, 11.8804
xyY:
0.4734, 0.2544, 11.1019
CIE-Lab:
39.7515, 60.3291, 0.5537
CIE-LCH:
39.7515, 60.3316, 0.5258
CIE-Luv:
39.7515, 89.4260, -10.3032
Hunter-Lab:
33.3195, 52.3781, 2.1832
#b11e5f color charts
#b11e5f color shades, tints & tones
#b11e5f color schemes
#b11e5f color preview, HTML & CSS examples
This text has a color of #b11e5f
<p style="color:#b11e5f;">Text here</p>
.mytext {color:#b11e5f;}
This box has a color of #b11e5f
<div style="background-color:#b11e5f;">Content here</div>
.mybackground {background-color:#b11e5f;}
Border around this has a color of #b11e5f
<div style="border:2px solid #b11e5f;">Content here</div>
.myborder {border:2px solid #b11e5f;}