#fc827e color space conversions
Hex:
#fc827e
RGB:
252, 130, 126
CMY:
1, 49, 51
CMYK:
0, 48, 50, 1
HSL:
2°, 95.4545%, 74.1176%
HSV (HSB):
2°, 50.0000%, 98.8235%
XYZ:
51.8934, 38.1671, 24.3706
xyY:
0.4535, 0.3335, 38.1671
CIE-Lab:
68.1436, 45.9714, 23.6435
CIE-LCH:
68.1436, 51.6951, 27.2172
CIE-Luv:
68.1436, 88.3670, 21.3796
Hunter-Lab:
61.7795, 41.8219, 19.8571
#fc827e color charts
#fc827e color shades, tints & tones
#fc827e color schemes
#fc827e color preview, HTML & CSS examples
This text has a color of #fc827e
<p style="color:#fc827e;">Text here</p>
.mytext {color:#fc827e;}
This box has a color of #fc827e
<div style="background-color:#fc827e;">Content here</div>
.mybackground {background-color:#fc827e;}
Border around this has a color of #fc827e
<div style="border:2px solid #fc827e;">Content here</div>
.myborder {border:2px solid #fc827e;}