#fa3b3d color space conversions
Hex:
#fa3b3d
RGB:
250, 59, 61
CMY:
2, 77, 76
CMYK:
0, 76, 76, 2
HSL:
359°, 95.0249%, 60.5882%
HSV (HSB):
359°, 76.4000%, 98.0392%
XYZ:
41.8306, 23.7888, 6.8019
xyY:
0.5776, 0.3285, 23.7888
CIE-Lab:
55.8758, 70.5160, 44.5666
CIE-LCH:
55.8758, 83.4188, 32.2931
CIE-Luv:
55.8758, 146.3173, 30.9130
Hunter-Lab:
48.7738, 67.7355, 25.8732
#fa3b3d color charts
#fa3b3d color shades, tints & tones
#fa3b3d color schemes
#fa3b3d color preview, HTML & CSS examples
This text has a color of #fa3b3d
<p style="color:#fa3b3d;">Text here</p>
.mytext {color:#fa3b3d;}
This box has a color of #fa3b3d
<div style="background-color:#fa3b3d;">Content here</div>
.mybackground {background-color:#fa3b3d;}
Border around this has a color of #fa3b3d
<div style="border:2px solid #fa3b3d;">Content here</div>
.myborder {border:2px solid #fa3b3d;}