#fa0a3d color space conversions
Hex:
#fa0a3d
RGB:
250, 10, 61
CMY:
2, 96, 76
CMYK:
0, 96, 76, 2
HSL:
347°, 96.0000%, 50.9804%
HSV (HSB):
347°, 96.0000%, 98.0392%
XYZ:
40.3752, 20.8780, 6.3167
xyY:
0.5975, 0.3090, 20.8780
CIE-Lab:
52.8157, 79.2428, 41.2241
CIE-LCH:
52.8157, 89.3244, 27.4846
CIE-Luv:
52.8157, 161.8496, 24.7898
Hunter-Lab:
45.6924, 77.7661, 23.7882
#fa0a3d color charts
#fa0a3d color shades, tints & tones
#fa0a3d color schemes
#fa0a3d color preview, HTML & CSS examples
This text has a color of #fa0a3d
<p style="color:#fa0a3d;">Text here</p>
.mytext {color:#fa0a3d;}
This box has a color of #fa0a3d
<div style="background-color:#fa0a3d;">Content here</div>
.mybackground {background-color:#fa0a3d;}
Border around this has a color of #fa0a3d
<div style="border:2px solid #fa0a3d;">Content here</div>
.myborder {border:2px solid #fa0a3d;}