#fa0045 color space conversions
Hex:
#fa0045
RGB:
250, 0, 69
CMY:
2, 100, 73
CMYK:
0, 100, 72, 2
HSL:
343°, 100.0000%, 49.0196%
HSV (HSB):
343°, 100.0000%, 98.0392%
XYZ:
40.4985, 20.7537, 7.5016
xyY:
0.5890, 0.3019, 20.7537
CIE-Lab:
52.6788, 80.2151, 36.4218
CIE-LCH:
52.6788, 88.0966, 24.4205
CIE-Luv:
52.6788, 160.8947, 21.0051
Hunter-Lab:
45.5562, 78.9595, 22.1263
#fa0045 color charts
#fa0045 color shades, tints & tones
#fa0045 color schemes
#fa0045 color preview, HTML & CSS examples
This text has a color of #fa0045
<p style="color:#fa0045;">Text here</p>
.mytext {color:#fa0045;}
This box has a color of #fa0045
<div style="background-color:#fa0045;">Content here</div>
.mybackground {background-color:#fa0045;}
Border around this has a color of #fa0045
<div style="border:2px solid #fa0045;">Content here</div>
.myborder {border:2px solid #fa0045;}