#ef001f color space conversions
Hex:
#ef001f
RGB:
239, 0, 31
CMY:
6, 100, 88
CMYK:
0, 100, 87, 6
HSL:
352°, 100.0000%, 46.8627%
HSV (HSB):
352°, 100.0000%, 93.7255%
XYZ:
35.8439, 18.4497, 2.9683
xyY:
0.6260, 0.3222, 18.4497
CIE-Lab:
50.0370, 76.5976, 53.6641
CIE-LCH:
50.0370, 93.5256, 35.0150
CIE-Luv:
50.0370, 161.4025, 31.3204
Hunter-Lab:
42.9531, 73.7887, 25.9699
#ef001f color charts
#ef001f color shades, tints & tones
#ef001f color schemes
#ef001f color preview, HTML & CSS examples
This text has a color of #ef001f
<p style="color:#ef001f;">Text here</p>
.mytext {color:#ef001f;}
This box has a color of #ef001f
<div style="background-color:#ef001f;">Content here</div>
.mybackground {background-color:#ef001f;}
Border around this has a color of #ef001f
<div style="border:2px solid #ef001f;">Content here</div>
.myborder {border:2px solid #ef001f;}