#fd235d color space conversions
Hex:
#fd235d
RGB:
253, 35, 93
CMY:
1, 86, 64
CMYK:
0, 86, 63, 1
HSL:
344°, 98.1982%, 56.4706%
HSV (HSB):
344°, 86.1660%, 99.2157%
XYZ:
43.0848, 22.8750, 12.5004
xyY:
0.5491, 0.2915, 22.8750
CIE-Lab:
54.9434, 78.2987, 25.1120
CIE-LCH:
54.9434, 82.2271, 17.7821
CIE-Luv:
54.9434, 149.2080, 12.5347
Hunter-Lab:
47.8278, 77.0997, 17.9833
#fd235d color charts
#fd235d color shades, tints & tones
#fd235d color schemes
#fd235d color preview, HTML & CSS examples
This text has a color of #fd235d
<p style="color:#fd235d;">Text here</p>
.mytext {color:#fd235d;}
This box has a color of #fd235d
<div style="background-color:#fd235d;">Content here</div>
.mybackground {background-color:#fd235d;}
Border around this has a color of #fd235d
<div style="border:2px solid #fd235d;">Content here</div>
.myborder {border:2px solid #fd235d;}