#fd7b99 color space conversions
Hex:
#fd7b99
RGB:
253, 123, 153
CMY:
1, 52, 40
CMYK:
0, 51, 40, 1
HSL:
346°, 97.0149%, 73.7255%
HSV (HSB):
346°, 51.3834%, 99.2157%
XYZ:
53.3407, 37.3485, 34.5346
xyY:
0.4260, 0.2983, 37.3485
CIE-Lab:
67.5377, 52.3475, 7.6366
CIE-LCH:
67.5377, 52.9016, 8.2999
CIE-Luv:
67.5377, 87.5060, 0.3168
Hunter-Lab:
61.1134, 48.8492, 9.2752
#fd7b99 color charts
#fd7b99 color shades, tints & tones
#fd7b99 color schemes
#fd7b99 color preview, HTML & CSS examples
This text has a color of #fd7b99
<p style="color:#fd7b99;">Text here</p>
.mytext {color:#fd7b99;}
This box has a color of #fd7b99
<div style="background-color:#fd7b99;">Content here</div>
.mybackground {background-color:#fd7b99;}
Border around this has a color of #fd7b99
<div style="border:2px solid #fd7b99;">Content here</div>
.myborder {border:2px solid #fd7b99;}