#fc6d5a color space conversions
Hex:
#fc6d5a
RGB:
252, 109, 90
CMY:
1, 57, 65
CMYK:
0, 57, 64, 1
HSL:
7°, 96.4286%, 67.0588%
HSV (HSB):
7°, 64.2857%, 98.8235%
XYZ:
47.4590, 32.3709, 13.4197
xyY:
0.5089, 0.3471, 32.3709
CIE-Lab:
63.6483, 53.3591, 37.7938
CIE-LCH:
63.6483, 65.3878, 35.3096
CIE-Luv:
63.6483, 110.2954, 32.9791
Hunter-Lab:
56.8954, 49.3277, 25.8423
#fc6d5a color charts
#fc6d5a color shades, tints & tones
#fc6d5a color schemes
#fc6d5a color preview, HTML & CSS examples
This text has a color of #fc6d5a
<p style="color:#fc6d5a;">Text here</p>
.mytext {color:#fc6d5a;}
This box has a color of #fc6d5a
<div style="background-color:#fc6d5a;">Content here</div>
.mybackground {background-color:#fc6d5a;}
Border around this has a color of #fc6d5a
<div style="border:2px solid #fc6d5a;">Content here</div>
.myborder {border:2px solid #fc6d5a;}