#ff1d0a color space conversions
Hex:
#ff1d0a
RGB:
255, 29, 10
CMY:
0, 89, 96
CMYK:
0, 89, 96, 0
HSL:
5°, 100.0000%, 51.9608%
HSV (HSB):
5°, 96.0784%, 100.0000%
XYZ:
41.7342, 22.1606, 2.3650
xyY:
0.6299, 0.3345, 22.1606
CIE-Lab:
54.1970, 77.4593, 65.2272
CIE-LCH:
54.1970, 101.2647, 40.1002
CIE-Luv:
54.1970, 169.1227, 38.6211
Hunter-Lab:
47.0751, 75.8667, 29.9740
#ff1d0a color charts
#ff1d0a color shades, tints & tones
#ff1d0a color schemes
#ff1d0a color preview, HTML & CSS examples
This text has a color of #ff1d0a
<p style="color:#ff1d0a;">Text here</p>
.mytext {color:#ff1d0a;}
This box has a color of #ff1d0a
<div style="background-color:#ff1d0a;">Content here</div>
.mybackground {background-color:#ff1d0a;}
Border around this has a color of #ff1d0a
<div style="border:2px solid #ff1d0a;">Content here</div>
.myborder {border:2px solid #ff1d0a;}