#fd947c color space conversions
Hex:
#fd947c
RGB:
253, 148, 124
CMY:
1, 42, 51
CMYK:
0, 42, 51, 1
HSL:
11°, 96.9925%, 73.9216%
HSV (HSB):
11°, 50.9881%, 99.2157%
XYZ:
54.7360, 43.5177, 24.5836
xyY:
0.4456, 0.3543, 43.5177
CIE-Lab:
71.9049, 37.0881, 29.7757
CIE-LCH:
71.9049, 47.5618, 38.7588
CIE-Luv:
71.9049, 77.0318, 30.8342
Hunter-Lab:
65.9679, 32.6641, 24.0825
#fd947c color charts
#fd947c color shades, tints & tones
#fd947c color schemes
#fd947c color preview, HTML & CSS examples
This text has a color of #fd947c
<p style="color:#fd947c;">Text here</p>
.mytext {color:#fd947c;}
This box has a color of #fd947c
<div style="background-color:#fd947c;">Content here</div>
.mybackground {background-color:#fd947c;}
Border around this has a color of #fd947c
<div style="border:2px solid #fd947c;">Content here</div>
.myborder {border:2px solid #fd947c;}