#b11e00 color space conversions
Hex:
#b11e00
RGB:
177, 30, 0
CMY:
31, 88, 100
CMYK:
0, 83, 100, 31
HSL:
10°, 100.0000%, 34.7059%
HSV (HSB):
10°, 100.0000%, 69.4118%
XYZ:
18.5957, 10.2757, 1.0033
xyY:
0.6225, 0.3440, 10.2757
CIE-Lab:
38.3327, 56.0726, 51.7476
CIE-LCH:
38.3327, 76.3017, 42.7029
CIE-Luv:
38.3327, 112.3297, 28.8527
Hunter-Lab:
32.0557, 47.4518, 20.5833
#b11e00 color charts
#b11e00 color shades, tints & tones
#b11e00 color schemes
#b11e00 color preview, HTML & CSS examples
This text has a color of #b11e00
<p style="color:#b11e00;">Text here</p>
.mytext {color:#b11e00;}
This box has a color of #b11e00
<div style="background-color:#b11e00;">Content here</div>
.mybackground {background-color:#b11e00;}
Border around this has a color of #b11e00
<div style="border:2px solid #b11e00;">Content here</div>
.myborder {border:2px solid #b11e00;}