#fa3335 color space conversions
Hex:
#fa3335
RGB:
250, 51, 53
CMY:
2, 80, 79
CMYK:
0, 80, 79, 2
HSL:
359°, 95.2153%, 59.0196%
HSV (HSB):
359°, 79.6000%, 98.0392%
XYZ:
41.2508, 22.9487, 5.6235
xyY:
0.5908, 0.3287, 22.9487
CIE-Lab:
55.0194, 72.4416, 47.9661
CIE-LCH:
55.0194, 86.8823, 33.5100
CIE-Luv:
55.0194, 151.8173, 32.1801
Hunter-Lab:
47.9048, 69.8728, 26.5733
#fa3335 color charts
#fa3335 color shades, tints & tones
#fa3335 color schemes
#fa3335 color preview, HTML & CSS examples
This text has a color of #fa3335
<p style="color:#fa3335;">Text here</p>
.mytext {color:#fa3335;}
This box has a color of #fa3335
<div style="background-color:#fa3335;">Content here</div>
.mybackground {background-color:#fa3335;}
Border around this has a color of #fa3335
<div style="border:2px solid #fa3335;">Content here</div>
.myborder {border:2px solid #fa3335;}