#fd7a8a color space conversions
Hex:
#fd7a8a
RGB:
253, 122, 138
CMY:
1, 52, 46
CMYK:
0, 52, 45, 1
HSL:
353°, 97.0370%, 73.5294%
HSV (HSB):
353°, 51.7787%, 99.2157%
XYZ:
52.0550, 36.6367, 28.3727
xyY:
0.4447, 0.3130, 36.6367
CIE-Lab:
67.0036, 51.3089, 15.3646
CIE-LCH:
67.0036, 53.5600, 16.6705
CIE-Luv:
67.0036, 91.7804, 10.2901
Hunter-Lab:
60.5283, 47.5876, 14.5775
#fd7a8a color charts
#fd7a8a color shades, tints & tones
#fd7a8a color schemes
#fd7a8a color preview, HTML & CSS examples
This text has a color of #fd7a8a
<p style="color:#fd7a8a;">Text here</p>
.mytext {color:#fd7a8a;}
This box has a color of #fd7a8a
<div style="background-color:#fd7a8a;">Content here</div>
.mybackground {background-color:#fd7a8a;}
Border around this has a color of #fd7a8a
<div style="border:2px solid #fd7a8a;">Content here</div>
.myborder {border:2px solid #fd7a8a;}