#fc9280 color space conversions
Hex:
#fc9280
RGB:
252, 146, 128
CMY:
1, 43, 50
CMYK:
0, 42, 49, 1
HSL:
9°, 95.3846%, 74.5098%
HSV (HSB):
9°, 49.2063%, 98.8235%
XYZ:
54.3201, 42.8117, 25.8226
xyY:
0.4418, 0.3482, 42.8117
CIE-Lab:
71.4270, 38.0918, 26.9393
CIE-LCH:
71.4270, 46.6552, 35.2687
CIE-Luv:
71.4270, 76.9742, 27.3902
Hunter-Lab:
65.4307, 33.6857, 22.4023
#fc9280 color charts
#fc9280 color shades, tints & tones
#fc9280 color schemes
#fc9280 color preview, HTML & CSS examples
This text has a color of #fc9280
<p style="color:#fc9280;">Text here</p>
.mytext {color:#fc9280;}
This box has a color of #fc9280
<div style="background-color:#fc9280;">Content here</div>
.mybackground {background-color:#fc9280;}
Border around this has a color of #fc9280
<div style="border:2px solid #fc9280;">Content here</div>
.myborder {border:2px solid #fc9280;}