#fc9380 color space conversions
Hex:
#fc9380
RGB:
252, 147, 128
CMY:
1, 42, 50
CMYK:
0, 42, 49, 1
HSL:
9°, 95.3846%, 74.5098%
HSV (HSB):
9°, 49.2063%, 98.8235%
XYZ:
54.4749, 43.1214, 25.8742
xyY:
0.4412, 0.3492, 43.1214
CIE-Lab:
71.6373, 37.5792, 27.2194
CIE-LCH:
71.6373, 46.4015, 35.9166
CIE-Luv:
71.6373, 76.2783, 27.8539
Hunter-Lab:
65.6669, 33.1601, 22.6053
#fc9380 color charts
#fc9380 color shades, tints & tones
#fc9380 color schemes
#fc9380 color preview, HTML & CSS examples
This text has a color of #fc9380
<p style="color:#fc9380;">Text here</p>
.mytext {color:#fc9380;}
This box has a color of #fc9380
<div style="background-color:#fc9380;">Content here</div>
.mybackground {background-color:#fc9380;}
Border around this has a color of #fc9380
<div style="border:2px solid #fc9380;">Content here</div>
.myborder {border:2px solid #fc9380;}