#ee1b1c color space conversions
Hex:
#ee1b1c
RGB:
238, 27, 28
CMY:
7, 89, 89
CMYK:
0, 89, 88, 7
HSL:
360°, 86.1224%, 51.9608%
HSV (HSB):
360°, 88.6555%, 93.3333%
XYZ:
35.8614, 19.0448, 2.8845
xyY:
0.6205, 0.3295, 19.0448
CIE-Lab:
50.7396, 73.6279, 55.4471
CIE-LCH:
50.7396, 92.1707, 36.9824
CIE-Luv:
50.7396, 156.0630, 33.4909
Hunter-Lab:
43.6404, 70.3114, 26.6294
#ee1b1c color charts
#ee1b1c color shades, tints & tones
#ee1b1c color schemes
#ee1b1c color preview, HTML & CSS examples
This text has a color of #ee1b1c
<p style="color:#ee1b1c;">Text here</p>
.mytext {color:#ee1b1c;}
This box has a color of #ee1b1c
<div style="background-color:#ee1b1c;">Content here</div>
.mybackground {background-color:#ee1b1c;}
Border around this has a color of #ee1b1c
<div style="border:2px solid #ee1b1c;">Content here</div>
.myborder {border:2px solid #ee1b1c;}