#ff0e3d color space conversions
Hex:
#ff0e3d
RGB:
255, 14, 61
CMY:
0, 95, 76
CMYK:
0, 95, 76, 0
HSL:
348°, 100.0000%, 52.7451%
HSV (HSB):
348°, 94.5098%, 100.0000%
XYZ:
42.2393, 21.9110, 6.4179
xyY:
0.5986, 0.3105, 21.9110
CIE-Lab:
53.9324, 80.1271, 42.7384
CIE-LCH:
53.9324, 90.8126, 28.0747
CIE-Luv:
53.9324, 164.9101, 26.0099
Hunter-Lab:
46.8092, 79.1575, 24.6374
#ff0e3d color charts
#ff0e3d color shades, tints & tones
#ff0e3d color schemes
#ff0e3d color preview, HTML & CSS examples
This text has a color of #ff0e3d
<p style="color:#ff0e3d;">Text here</p>
.mytext {color:#ff0e3d;}
This box has a color of #ff0e3d
<div style="background-color:#ff0e3d;">Content here</div>
.mybackground {background-color:#ff0e3d;}
Border around this has a color of #ff0e3d
<div style="border:2px solid #ff0e3d;">Content here</div>
.myborder {border:2px solid #ff0e3d;}