#ff1e38 color space conversions
Hex:
#ff1e38
RGB:
255, 30, 56
CMY:
0, 88, 78
CMYK:
0, 88, 78, 0
HSL:
353°, 100.0000%, 55.8824%
HSV (HSB):
353°, 88.2353%, 100.0000%
XYZ:
42.4181, 22.4741, 5.8436
xyY:
0.5997, 0.3177, 22.4741
CIE-Lab:
54.5264, 78.1043, 46.1569
CIE-LCH:
54.5264, 90.7234, 30.5816
CIE-Luv:
54.5264, 162.6667, 29.1153
Hunter-Lab:
47.4068, 76.7540, 25.8764
#ff1e38 color charts
#ff1e38 color shades, tints & tones
#ff1e38 color schemes
#ff1e38 color preview, HTML & CSS examples
This text has a color of #ff1e38
<p style="color:#ff1e38;">Text here</p>
.mytext {color:#ff1e38;}
This box has a color of #ff1e38
<div style="background-color:#ff1e38;">Content here</div>
.mybackground {background-color:#ff1e38;}
Border around this has a color of #ff1e38
<div style="border:2px solid #ff1e38;">Content here</div>
.myborder {border:2px solid #ff1e38;}