#fa3345 color space conversions
Hex:
#fa3345
RGB:
250, 51, 69
CMY:
2, 80, 73
CMYK:
0, 80, 72, 2
HSL:
355°, 95.2153%, 59.0196%
HSV (HSB):
355°, 79.6000%, 98.0392%
XYZ:
41.6823, 23.1213, 7.8962
xyY:
0.5733, 0.3180, 23.1213
CIE-Lab:
55.1971, 72.9915, 39.3505
CIE-LCH:
55.1971, 82.9230, 28.3296
CIE-Luv:
55.1971, 148.2885, 26.1963
Hunter-Lab:
48.0846, 70.5853, 23.9230
#fa3345 color charts
#fa3345 color shades, tints & tones
#fa3345 color schemes
#fa3345 color preview, HTML & CSS examples
This text has a color of #fa3345
<p style="color:#fa3345;">Text here</p>
.mytext {color:#fa3345;}
This box has a color of #fa3345
<div style="background-color:#fa3345;">Content here</div>
.mybackground {background-color:#fa3345;}
Border around this has a color of #fa3345
<div style="border:2px solid #fa3345;">Content here</div>
.myborder {border:2px solid #fa3345;}