#fa3a4e color space conversions
Hex:
#fa3a4e
RGB:
250, 58, 78
CMY:
2, 77, 69
CMYK:
0, 77, 69, 2
HSL:
354°, 95.0495%, 60.3922%
HSV (HSB):
354°, 76.8000%, 98.0392%
XYZ:
42.3125, 23.9002, 9.5908
xyY:
0.5582, 0.3153, 23.9002
CIE-Lab:
55.9877, 71.4886, 35.1294
CIE-LCH:
55.9877, 79.6535, 26.1694
CIE-Luv:
55.9877, 142.7609, 23.5676
Hunter-Lab:
48.8878, 68.9387, 22.5900
#fa3a4e color charts
#fa3a4e color shades, tints & tones
#fa3a4e color schemes
#fa3a4e color preview, HTML & CSS examples
This text has a color of #fa3a4e
<p style="color:#fa3a4e;">Text here</p>
.mytext {color:#fa3a4e;}
This box has a color of #fa3a4e
<div style="background-color:#fa3a4e;">Content here</div>
.mybackground {background-color:#fa3a4e;}
Border around this has a color of #fa3a4e
<div style="border:2px solid #fa3a4e;">Content here</div>
.myborder {border:2px solid #fa3a4e;}