#fd234e color space conversions
Hex:
#fd234e
RGB:
253, 35, 78
CMY:
1, 86, 69
CMYK:
0, 86, 69, 1
HSL:
348°, 98.1982%, 56.4706%
HSV (HSB):
348°, 86.1660%, 99.2157%
XYZ:
42.4842, 22.6348, 9.3375
xyY:
0.5706, 0.3040, 22.6348
CIE-Lab:
54.6941, 77.5798, 33.6895
CIE-LCH:
54.6941, 84.5790, 23.4732
CIE-Luv:
54.6941, 154.0231, 20.2659
Hunter-Lab:
47.5760, 76.1380, 21.6667
#fd234e color charts
#fd234e color shades, tints & tones
#fd234e color schemes
#fd234e color preview, HTML & CSS examples
This text has a color of #fd234e
<p style="color:#fd234e;">Text here</p>
.mytext {color:#fd234e;}
This box has a color of #fd234e
<div style="background-color:#fd234e;">Content here</div>
.mybackground {background-color:#fd234e;}
Border around this has a color of #fd234e
<div style="border:2px solid #fd234e;">Content here</div>
.myborder {border:2px solid #fd234e;}