#ff1d1e color space conversions
Hex:
#ff1d1e
RGB:
255, 29, 30
CMY:
0, 89, 88
CMYK:
0, 89, 88, 0
HSL:
360°, 100.0000%, 55.6863%
HSV (HSB):
360°, 88.6275%, 100.0000%
XYZ:
41.9137, 22.2325, 3.3105
xyY:
0.6213, 0.3296, 22.2325
CIE-Lab:
54.2728, 77.6771, 58.7375
CIE-LCH:
54.2728, 97.3849, 37.0957
CIE-Luv:
54.2728, 167.3922, 35.9375
Hunter-Lab:
47.1513, 76.1573, 28.8432
#ff1d1e color charts
#ff1d1e color shades, tints & tones
#ff1d1e color schemes
#ff1d1e color preview, HTML & CSS examples
This text has a color of #ff1d1e
<p style="color:#ff1d1e;">Text here</p>
.mytext {color:#ff1d1e;}
This box has a color of #ff1d1e
<div style="background-color:#ff1d1e;">Content here</div>
.mybackground {background-color:#ff1d1e;}
Border around this has a color of #ff1d1e
<div style="border:2px solid #ff1d1e;">Content here</div>
.myborder {border:2px solid #ff1d1e;}