#fa5d2d color space conversions
Hex:
#fa5d2d
RGB:
250, 93, 45
CMY:
2, 64, 82
CMYK:
0, 63, 82, 2
HSL:
14°, 95.3488%, 57.8431%
HSV (HSB):
14°, 82.0000%, 98.0392%
XYZ:
43.8123, 28.3422, 5.6440
xyY:
0.5632, 0.3643, 28.3422
CIE-Lab:
60.1966, 57.8053, 56.8019
CIE-LCH:
60.1966, 81.0426, 44.4984
CIE-Luv:
60.1966, 127.4369, 44.3330
Hunter-Lab:
53.2374, 53.7334, 30.9804
#fa5d2d color charts
#fa5d2d color shades, tints & tones
#fa5d2d color schemes
#fa5d2d color preview, HTML & CSS examples
This text has a color of #fa5d2d
<p style="color:#fa5d2d;">Text here</p>
.mytext {color:#fa5d2d;}
This box has a color of #fa5d2d
<div style="background-color:#fa5d2d;">Content here</div>
.mybackground {background-color:#fa5d2d;}
Border around this has a color of #fa5d2d
<div style="border:2px solid #fa5d2d;">Content here</div>
.myborder {border:2px solid #fa5d2d;}