#fa3042 color space conversions
Hex:
#fa3042
RGB:
250, 48, 66
CMY:
2, 81, 74
CMYK:
0, 81, 74, 2
HSL:
355°, 95.2830%, 58.4314%
HSV (HSB):
355°, 80.8000%, 98.0392%
XYZ:
41.4647, 22.8312, 7.3757
xyY:
0.5785, 0.3186, 22.8312
CIE-Lab:
54.8981, 73.6178, 40.7093
CIE-LCH:
54.8981, 84.1239, 28.9418
CIE-Luv:
54.8981, 150.3130, 26.9054
Hunter-Lab:
47.7821, 71.2815, 24.2954
#fa3042 color charts
#fa3042 color shades, tints & tones
#fa3042 color schemes
#fa3042 color preview, HTML & CSS examples
This text has a color of #fa3042
<p style="color:#fa3042;">Text here</p>
.mytext {color:#fa3042;}
This box has a color of #fa3042
<div style="background-color:#fa3042;">Content here</div>
.mybackground {background-color:#fa3042;}
Border around this has a color of #fa3042
<div style="border:2px solid #fa3042;">Content here</div>
.myborder {border:2px solid #fa3042;}