#ff1d5d color space conversions
Hex:
#ff1d5d
RGB:
255, 29, 93
CMY:
0, 89, 64
CMYK:
0, 89, 64, 0
HSL:
343°, 100.0000%, 55.6863%
HSV (HSB):
343°, 88.6275%, 100.0000%
XYZ:
43.6551, 22.9290, 12.4808
xyY:
0.5521, 0.2900, 22.9290
CIE-Lab:
54.9992, 79.7455, 25.2591
CIE-LCH:
54.9992, 83.6503, 17.5754
CIE-Luv:
54.9992, 152.2928, 12.2850
Hunter-Lab:
47.8843, 78.9374, 18.0654
#ff1d5d color charts
#ff1d5d color shades, tints & tones
#ff1d5d color schemes
#ff1d5d color preview, HTML & CSS examples
This text has a color of #ff1d5d
<p style="color:#ff1d5d;">Text here</p>
.mytext {color:#ff1d5d;}
This box has a color of #ff1d5d
<div style="background-color:#ff1d5d;">Content here</div>
.mybackground {background-color:#ff1d5d;}
Border around this has a color of #ff1d5d
<div style="border:2px solid #ff1d5d;">Content here</div>
.myborder {border:2px solid #ff1d5d;}