#fc865c color space conversions
Hex:
#fc865c
RGB:
252, 134, 92
CMY:
1, 47, 64
CMYK:
0, 47, 63, 1
HSL:
16°, 96.3855%, 67.4510%
HSV (HSB):
16°, 63.4921%, 98.8235%
XYZ:
50.6017, 38.5183, 14.8930
xyY:
0.4865, 0.3703, 38.5183
CIE-Lab:
68.4009, 41.4430, 42.4714
CIE-LCH:
68.4009, 59.3409, 45.7021
CIE-Luv:
68.4009, 91.4897, 41.5485
Hunter-Lab:
62.0632, 36.9253, 29.2167
#fc865c color charts
#fc865c color shades, tints & tones
#fc865c color schemes
#fc865c color preview, HTML & CSS examples
This text has a color of #fc865c
<p style="color:#fc865c;">Text here</p>
.mytext {color:#fc865c;}
This box has a color of #fc865c
<div style="background-color:#fc865c;">Content here</div>
.mybackground {background-color:#fc865c;}
Border around this has a color of #fc865c
<div style="border:2px solid #fc865c;">Content here</div>
.myborder {border:2px solid #fc865c;}