#fd91d2 color space conversions
Hex:
#fd91d2
RGB:
253, 145, 210
CMY:
1, 43, 18
CMYK:
0, 43, 17, 1
HSL:
324°, 96.4286%, 78.0392%
HSV (HSB):
324°, 42.6877%, 99.2157%
XYZ:
62.2663, 45.7866, 66.5287
xyY:
0.3567, 0.2623, 45.7866
CIE-Lab:
73.4068, 48.8773, -15.5624
CIE-LCH:
73.4068, 51.2951, 342.3387
CIE-Luv:
73.4068, 61.7489, -32.3999
Hunter-Lab:
67.6658, 45.8411, -10.9276
#fd91d2 color charts
#fd91d2 color shades, tints & tones
#fd91d2 color schemes
#fd91d2 color preview, HTML & CSS examples
This text has a color of #fd91d2
<p style="color:#fd91d2;">Text here</p>
.mytext {color:#fd91d2;}
This box has a color of #fd91d2
<div style="background-color:#fd91d2;">Content here</div>
.mybackground {background-color:#fd91d2;}
Border around this has a color of #fd91d2
<div style="border:2px solid #fd91d2;">Content here</div>
.myborder {border:2px solid #fd91d2;}