#ef1f1f color space conversions
Hex:
#ef1f1f
RGB:
239, 31, 31
CMY:
6, 88, 88
CMYK:
0, 87, 87, 6
HSL:
0°, 86.6667%, 52.9412%
HSV (HSB):
0°, 87.0293%, 93.7255%
XYZ:
36.3339, 19.4296, 3.1316
xyY:
0.6169, 0.3299, 19.4296
CIE-Lab:
51.1861, 73.2832, 54.5609
CIE-LCH:
51.1861, 91.3637, 36.6685
CIE-Luv:
51.1861, 155.1770, 33.4635
Hunter-Lab:
44.0790, 69.9974, 26.6431
#ef1f1f color charts
#ef1f1f color shades, tints & tones
#ef1f1f color schemes
#ef1f1f color preview, HTML & CSS examples
This text has a color of #ef1f1f
<p style="color:#ef1f1f;">Text here</p>
.mytext {color:#ef1f1f;}
This box has a color of #ef1f1f
<div style="background-color:#ef1f1f;">Content here</div>
.mybackground {background-color:#ef1f1f;}
Border around this has a color of #ef1f1f
<div style="border:2px solid #ef1f1f;">Content here</div>
.myborder {border:2px solid #ef1f1f;}