#fd98a2 color space conversions
Hex:
#fd98a2
RGB:
253, 152, 162
CMY:
1, 40, 36
CMYK:
0, 40, 36, 1
HSL:
354°, 96.1905%, 79.4118%
HSV (HSB):
354°, 39.9209%, 99.2157%
XYZ:
58.2578, 45.9478, 39.9807
xyY:
0.4040, 0.3187, 45.9478
CIE-Lab:
73.5116, 38.8999, 11.1138
CIE-LCH:
73.5116, 40.4563, 15.9447
CIE-Luv:
73.5116, 67.6698, 8.0285
Hunter-Lab:
67.7848, 34.7890, 12.4790
#fd98a2 color charts
#fd98a2 color shades, tints & tones
#fd98a2 color schemes
#fd98a2 color preview, HTML & CSS examples
This text has a color of #fd98a2
<p style="color:#fd98a2;">Text here</p>
.mytext {color:#fd98a2;}
This box has a color of #fd98a2
<div style="background-color:#fd98a2;">Content here</div>
.mybackground {background-color:#fd98a2;}
Border around this has a color of #fd98a2
<div style="border:2px solid #fd98a2;">Content here</div>
.myborder {border:2px solid #fd98a2;}