#fd928f color space conversions
Hex:
#fd928f
RGB:
253, 146, 143
CMY:
1, 43, 44
CMYK:
0, 42, 43, 1
HSL:
2°, 96.4912%, 77.6471%
HSV (HSB):
2°, 43.4783%, 99.2157%
XYZ:
55.7448, 43.4236, 31.4301
xyY:
0.4268, 0.3325, 43.4236
CIE-Lab:
71.8415, 39.9016, 19.2731
CIE-LCH:
71.8415, 44.3124, 25.7813
CIE-Luv:
71.8415, 75.0899, 18.0553
Hunter-Lab:
65.8966, 35.6820, 17.8486
#fd928f color charts
#fd928f color shades, tints & tones
#fd928f color schemes
#fd928f color preview, HTML & CSS examples
This text has a color of #fd928f
<p style="color:#fd928f;">Text here</p>
.mytext {color:#fd928f;}
This box has a color of #fd928f
<div style="background-color:#fd928f;">Content here</div>
.mybackground {background-color:#fd928f;}
Border around this has a color of #fd928f
<div style="border:2px solid #fd928f;">Content here</div>
.myborder {border:2px solid #fd928f;}