#fd0c5f color space conversions
Hex:
#fd0c5f
RGB:
253, 12, 95
CMY:
1, 95, 63
CMYK:
0, 95, 62, 1
HSL:
339°, 98.3673%, 51.9608%
HSV (HSB):
339°, 95.2569%, 99.2157%
XYZ:
42.7050, 21.9718, 12.8166
xyY:
0.5511, 0.2835, 21.9718
CIE-Lab:
53.9971, 81.2456, 22.6676
CIE-LCH:
53.9971, 84.3485, 15.5892
CIE-Luv:
53.9971, 153.0643, 9.2041
Hunter-Lab:
46.8741, 80.5942, 16.6004
#fd0c5f color charts
#fd0c5f color shades, tints & tones
#fd0c5f color schemes
#fd0c5f color preview, HTML & CSS examples
This text has a color of #fd0c5f
<p style="color:#fd0c5f;">Text here</p>
.mytext {color:#fd0c5f;}
This box has a color of #fd0c5f
<div style="background-color:#fd0c5f;">Content here</div>
.mybackground {background-color:#fd0c5f;}
Border around this has a color of #fd0c5f
<div style="border:2px solid #fd0c5f;">Content here</div>
.myborder {border:2px solid #fd0c5f;}