#fd0c3f color space conversions
Hex:
#fd0c3f
RGB:
253, 12, 63
CMY:
1, 95, 75
CMYK:
0, 95, 75, 1
HSL:
347°, 98.3673%, 51.9608%
HSV (HSB):
347°, 95.2569%, 99.2157%
XYZ:
41.5367, 21.5045, 6.6642
xyY:
0.5959, 0.3085, 21.5045
CIE-Lab:
53.4972, 79.8754, 41.0048
CIE-LCH:
53.4972, 89.7857, 27.1742
CIE-Luv:
53.4972, 163.2432, 24.7226
Hunter-Lab:
46.3729, 78.7317, 23.9406
#fd0c3f color charts
#fd0c3f color shades, tints & tones
#fd0c3f color schemes
#fd0c3f color preview, HTML & CSS examples
This text has a color of #fd0c3f
<p style="color:#fd0c3f;">Text here</p>
.mytext {color:#fd0c3f;}
This box has a color of #fd0c3f
<div style="background-color:#fd0c3f;">Content here</div>
.mybackground {background-color:#fd0c3f;}
Border around this has a color of #fd0c3f
<div style="border:2px solid #fd0c3f;">Content here</div>
.myborder {border:2px solid #fd0c3f;}