#fa2005 color space conversions
Hex:
#fa2005
RGB:
250, 32, 5
CMY:
2, 87, 98
CMYK:
0, 87, 98, 2
HSL:
7°, 96.0784%, 50.0000%
HSV (HSB):
7°, 98.0000%, 98.0392%
XYZ:
39.9682, 21.3680, 2.1615
xyY:
0.6294, 0.3365, 21.3680
CIE-Lab:
53.3499, 75.6733, 65.4155
CIE-LCH:
53.3499, 100.0281, 40.8416
CIE-Luv:
53.3499, 164.9358, 38.6401
Hunter-Lab:
46.2255, 73.4429, 29.5855
#fa2005 color charts
#fa2005 RGB chart
#fa2005 CMYK chart
#fa2005 RGB pie chart
#fa2005 color shades, tints & tones
#fa2005 color schemes
#fa2005 color preview, HTML & CSS examples
This text has a color of #fa2005
<p style="color:#fa2005;">Text here</p>
.mytext {color:#fa2005;}
Text color #fa2005
This box has a color of #fa2005
<div style="background-color:#fa2005;">Content here</div>
.mybackground {background-color:#fa2005;}
Background color #fa2005
Border around this has a color of #fa2005
<div style="border:2px solid #fa2005;">Content here</div>
.myborder {border:2px solid #fa2005;}
Border color #fa2005