#fd7d7b color space conversions
Hex:
#fd7d7b
RGB:
253, 125, 123
CMY:
1, 51, 52
CMYK:
0, 51, 51, 1
HSL:
1°, 97.0149%, 73.7255%
HSV (HSB):
1°, 51.3834%, 99.2157%
XYZ:
51.4168, 36.9799, 23.1668
xyY:
0.4609, 0.3315, 36.9799
CIE-Lab:
67.2620, 48.5164, 24.1567
CIE-LCH:
67.2620, 54.1976, 26.4691
CIE-Luv:
67.2620, 93.1892, 21.2305
Hunter-Lab:
60.8111, 44.5051, 19.9805
#fd7d7b color charts
#fd7d7b color shades, tints & tones
#fd7d7b color schemes
#fd7d7b color preview, HTML & CSS examples
This text has a color of #fd7d7b
<p style="color:#fd7d7b;">Text here</p>
.mytext {color:#fd7d7b;}
This box has a color of #fd7d7b
<div style="background-color:#fd7d7b;">Content here</div>
.mybackground {background-color:#fd7d7b;}
Border around this has a color of #fd7d7b
<div style="border:2px solid #fd7d7b;">Content here</div>
.myborder {border:2px solid #fd7d7b;}