#fa3035 color space conversions
Hex:
#fa3035
RGB:
250, 48, 53
CMY:
2, 81, 79
CMYK:
0, 81, 79, 2
HSL:
359°, 95.2830%, 58.4314%
HSV (HSB):
359°, 80.8000%, 98.0392%
XYZ:
41.1239, 22.6949, 5.5813
xyY:
0.5926, 0.3270, 22.6949
CIE-Lab:
54.7567, 73.1855, 47.7003
CIE-LCH:
54.7567, 87.3581, 33.0952
CIE-Luv:
54.7567, 153.1610, 31.6696
Hunter-Lab:
47.6392, 70.7191, 26.4012
#fa3035 color charts
#fa3035 color shades, tints & tones
#fa3035 color schemes
#fa3035 color preview, HTML & CSS examples
This text has a color of #fa3035
<p style="color:#fa3035;">Text here</p>
.mytext {color:#fa3035;}
This box has a color of #fa3035
<div style="background-color:#fa3035;">Content here</div>
.mybackground {background-color:#fa3035;}
Border around this has a color of #fa3035
<div style="border:2px solid #fa3035;">Content here</div>
.myborder {border:2px solid #fa3035;}