#ff1e2e color space conversions
Hex:
#ff1e2e
RGB:
255, 30, 46
CMY:
0, 88, 82
CMYK:
0, 88, 82, 0
HSL:
356°, 100.0000%, 55.8824%
HSV (HSB):
356°, 88.2353%, 100.0000%
XYZ:
42.1974, 22.3858, 4.6816
xyY:
0.6092, 0.3232, 22.3858
CIE-Lab:
54.4340, 77.8390, 51.3717
CIE-LCH:
54.4340, 93.2629, 33.4238
CIE-Luv:
54.4340, 164.6781, 32.2579
Hunter-Lab:
47.3136, 76.3992, 27.2529
#ff1e2e color charts
#ff1e2e color shades, tints & tones
#ff1e2e color schemes
#ff1e2e color preview, HTML & CSS examples
This text has a color of #ff1e2e
<p style="color:#ff1e2e;">Text here</p>
.mytext {color:#ff1e2e;}
This box has a color of #ff1e2e
<div style="background-color:#ff1e2e;">Content here</div>
.mybackground {background-color:#ff1e2e;}
Border around this has a color of #ff1e2e
<div style="border:2px solid #ff1e2e;">Content here</div>
.myborder {border:2px solid #ff1e2e;}