#ef0303 color space conversions
Hex:
#ef0303
RGB:
239, 3, 3
CMY:
6, 99, 99
CMYK:
0, 99, 99, 6
HSL:
0°, 97.5207%, 47.4510%
HSV (HSB):
0°, 98.7448%, 93.7255%
XYZ:
35.6456, 18.4224, 1.7633
xyY:
0.6385, 0.3300, 18.4224
CIE-Lab:
50.0045, 76.0703, 63.2007
CIE-LCH:
50.0045, 98.8990, 39.7205
CIE-Luv:
50.0045, 163.5298, 35.2654
Hunter-Lab:
42.9213, 73.1295, 27.6092
#ef0303 color charts
#ef0303 color shades, tints & tones
#ef0303 color schemes
#ef0303 color preview, HTML & CSS examples
This text has a color of #ef0303
<p style="color:#ef0303;">Text here</p>
.mytext {color:#ef0303;}
This box has a color of #ef0303
<div style="background-color:#ef0303;">Content here</div>
.mybackground {background-color:#ef0303;}
Border around this has a color of #ef0303
<div style="border:2px solid #ef0303;">Content here</div>
.myborder {border:2px solid #ef0303;}