#fd7c7c color space conversions
Hex:
#fd7c7c
RGB:
253, 124, 124
CMY:
1, 51, 51
CMYK:
0, 51, 51, 1
HSL:
0°, 96.9925%, 73.9216%
HSV (HSB):
0°, 50.9881%, 99.2157%
XYZ:
51.3538, 36.7532, 23.4562
xyY:
0.4603, 0.3294, 36.7532
CIE-Lab:
67.0914, 49.0849, 23.3675
CIE-LCH:
67.0914, 54.3633, 25.4574
CIE-Luv:
67.0914, 93.6504, 20.1892
Hunter-Lab:
60.6244, 45.1112, 19.4972
#fd7c7c color charts
#fd7c7c color shades, tints & tones
#fd7c7c color schemes
#fd7c7c color preview, HTML & CSS examples
This text has a color of #fd7c7c
<p style="color:#fd7c7c;">Text here</p>
.mytext {color:#fd7c7c;}
This box has a color of #fd7c7c
<div style="background-color:#fd7c7c;">Content here</div>
.mybackground {background-color:#fd7c7c;}
Border around this has a color of #fd7c7c
<div style="border:2px solid #fd7c7c;">Content here</div>
.myborder {border:2px solid #fd7c7c;}