#fd92d2 color space conversions
Hex:
#fd92d2
RGB:
253, 146, 210
CMY:
1, 43, 18
CMYK:
0, 42, 17, 1
HSL:
324°, 96.3964%, 78.2353%
HSV (HSB):
324°, 42.2925%, 99.2157%
XYZ:
62.4198, 46.0936, 66.5798
xyY:
0.3565, 0.2633, 46.0936
CIE-Lab:
73.6062, 48.3745, -15.2622
CIE-LCH:
73.6062, 50.7250, 342.4895
CIE-Luv:
73.6062, 61.2387, -31.8564
Hunter-Lab:
67.8922, 45.3005, -10.6193
#fd92d2 color charts
#fd92d2 color shades, tints & tones
#fd92d2 color schemes
#fd92d2 color preview, HTML & CSS examples
This text has a color of #fd92d2
<p style="color:#fd92d2;">Text here</p>
.mytext {color:#fd92d2;}
This box has a color of #fd92d2
<div style="background-color:#fd92d2;">Content here</div>
.mybackground {background-color:#fd92d2;}
Border around this has a color of #fd92d2
<div style="border:2px solid #fd92d2;">Content here</div>
.myborder {border:2px solid #fd92d2;}