#fa3341 color space conversions
Hex:
#fa3341
RGB:
250, 51, 65
CMY:
2, 80, 75
CMYK:
0, 80, 74, 2
HSL:
356°, 95.2153%, 59.0196%
HSV (HSB):
356°, 79.6000%, 98.0392%
XYZ:
41.5623, 23.0733, 7.2640
xyY:
0.5781, 0.3209, 23.0733
CIE-Lab:
55.1478, 72.8391, 41.5533
CIE-LCH:
55.1478, 83.8582, 29.7039
CIE-Luv:
55.1478, 149.2535, 27.8354
Hunter-Lab:
48.0347, 70.3876, 24.6581
#fa3341 color charts
#fa3341 color shades, tints & tones
#fa3341 color schemes
#fa3341 color preview, HTML & CSS examples
This text has a color of #fa3341
<p style="color:#fa3341;">Text here</p>
.mytext {color:#fa3341;}
This box has a color of #fa3341
<div style="background-color:#fa3341;">Content here</div>
.mybackground {background-color:#fa3341;}
Border around this has a color of #fa3341
<div style="border:2px solid #fa3341;">Content here</div>
.myborder {border:2px solid #fa3341;}