#ff1f3d color space conversions
Hex:
#ff1f3d
RGB:
255, 31, 61
CMY:
0, 88, 76
CMYK:
0, 88, 76, 0
HSL:
352°, 100.0000%, 56.0784%
HSV (HSB):
352°, 87.8431%, 100.0000%
XYZ:
42.5723, 22.5769, 6.5288
xyY:
0.5939, 0.3150, 22.5769
CIE-Lab:
54.6338, 78.1038, 43.5016
CIE-LCH:
54.6338, 89.4014, 29.1166
CIE-Luv:
54.6338, 161.2389, 27.4255
Hunter-Lab:
47.5152, 76.7797, 25.1138
#ff1f3d color charts
#ff1f3d color shades, tints & tones
#ff1f3d color schemes
#ff1f3d color preview, HTML & CSS examples
This text has a color of #ff1f3d
<p style="color:#ff1f3d;">Text here</p>
.mytext {color:#ff1f3d;}
This box has a color of #ff1f3d
<div style="background-color:#ff1f3d;">Content here</div>
.mybackground {background-color:#ff1f3d;}
Border around this has a color of #ff1f3d
<div style="border:2px solid #ff1f3d;">Content here</div>
.myborder {border:2px solid #ff1f3d;}