#fd485c color space conversions
Hex:
#fd485c
RGB:
253, 72, 92
CMY:
1, 72, 64
CMYK:
0, 72, 64, 1
HSL:
353°, 97.8378%, 63.7255%
HSV (HSB):
353°, 71.5415%, 99.2157%
XYZ:
44.7571, 26.2901, 12.8407
xyY:
0.5335, 0.3134, 26.2901
CIE-Lab:
58.3114, 68.6879, 30.0447
CIE-LCH:
58.3114, 74.9714, 23.6250
CIE-Luv:
58.3114, 134.1643, 20.5037
Hunter-Lab:
51.2739, 66.0841, 21.0434
#fd485c color charts
#fd485c color shades, tints & tones
#fd485c color schemes
#fd485c color preview, HTML & CSS examples
This text has a color of #fd485c
<p style="color:#fd485c;">Text here</p>
.mytext {color:#fd485c;}
This box has a color of #fd485c
<div style="background-color:#fd485c;">Content here</div>
.mybackground {background-color:#fd485c;}
Border around this has a color of #fd485c
<div style="border:2px solid #fd485c;">Content here</div>
.myborder {border:2px solid #fd485c;}