#fd948b color space conversions
Hex:
#fd948b
RGB:
253, 148, 139
CMY:
1, 42, 45
CMYK:
0, 42, 45, 1
HSL:
5°, 96.6102%, 76.8627%
HSV (HSB):
5°, 45.0593%, 99.2157%
XYZ:
55.7581, 43.9265, 29.9660
xyY:
0.4301, 0.3388, 43.9265
CIE-Lab:
72.1794, 38.4786, 21.9407
CIE-LCH:
72.1794, 44.2945, 29.6920
CIE-Luv:
72.1794, 74.4779, 21.6192
Hunter-Lab:
66.2771, 34.1850, 19.5871
#fd948b color charts
#fd948b color shades, tints & tones
#fd948b color schemes
#fd948b color preview, HTML & CSS examples
This text has a color of #fd948b
<p style="color:#fd948b;">Text here</p>
.mytext {color:#fd948b;}
This box has a color of #fd948b
<div style="background-color:#fd948b;">Content here</div>
.mybackground {background-color:#fd948b;}
Border around this has a color of #fd948b
<div style="border:2px solid #fd948b;">Content here</div>
.myborder {border:2px solid #fd948b;}