#fa333e color space conversions
Hex:
#fa333e
RGB:
250, 51, 62
CMY:
2, 80, 76
CMYK:
0, 80, 75, 2
HSL:
357°, 95.2153%, 59.0196%
HSV (HSB):
357°, 79.6000%, 98.0392%
XYZ:
41.4777, 23.0394, 6.8184
xyY:
0.5814, 0.3230, 23.0394
CIE-Lab:
55.1129, 72.7313, 43.1873
CIE-LCH:
55.1129, 84.5872, 30.7015
CIE-Luv:
55.1129, 149.9414, 29.0025
Hunter-Lab:
47.9994, 70.2479, 25.1774
#fa333e color charts
#fa333e color shades, tints & tones
#fa333e color schemes
#fa333e color preview, HTML & CSS examples
This text has a color of #fa333e
<p style="color:#fa333e;">Text here</p>
.mytext {color:#fa333e;}
This box has a color of #fa333e
<div style="background-color:#fa333e;">Content here</div>
.mybackground {background-color:#fa333e;}
Border around this has a color of #fa333e
<div style="border:2px solid #fa333e;">Content here</div>
.myborder {border:2px solid #fa333e;}