#fc595f color space conversions
Hex:
#fc595f
RGB:
252, 89, 95
CMY:
1, 65, 63
CMYK:
0, 65, 62, 1
HSL:
358°, 96.4497%, 66.8627%
HSV (HSB):
358°, 64.6825%, 98.8235%
XYZ:
45.7828, 28.6664, 13.9466
xyY:
0.5179, 0.3243, 28.6664
CIE-Lab:
60.4861, 62.2632, 31.0558
CIE-LCH:
60.4861, 69.5785, 26.5092
CIE-Luv:
60.4861, 122.6309, 23.6647
Hunter-Lab:
53.5410, 58.9381, 22.0346
#fc595f color charts
#fc595f color shades, tints & tones
#fc595f color schemes
#fc595f color preview, HTML & CSS examples
This text has a color of #fc595f
<p style="color:#fc595f;">Text here</p>
.mytext {color:#fc595f;}
This box has a color of #fc595f
<div style="background-color:#fc595f;">Content here</div>
.mybackground {background-color:#fc595f;}
Border around this has a color of #fc595f
<div style="border:2px solid #fc595f;">Content here</div>
.myborder {border:2px solid #fc595f;}