#fa2d4c color space conversions
Hex:
#fa2d4c
RGB:
250, 45, 76
CMY:
2, 82, 70
CMYK:
0, 82, 70, 2
HSL:
351°, 95.3488%, 57.8431%
HSV (HSB):
351°, 82.0000%, 98.0392%
XYZ:
41.6672, 22.7226, 9.0273
xyY:
0.5675, 0.3095, 22.7226
CIE-Lab:
54.7854, 74.7200, 34.8347
CIE-LCH:
54.7854, 82.4411, 24.9951
CIE-Luv:
54.7854, 148.9084, 22.0458
Hunter-Lab:
47.6682, 72.6092, 22.1396
#fa2d4c color charts
#fa2d4c color shades, tints & tones
#fa2d4c color schemes
#fa2d4c color preview, HTML & CSS examples
This text has a color of #fa2d4c
<p style="color:#fa2d4c;">Text here</p>
.mytext {color:#fa2d4c;}
This box has a color of #fa2d4c
<div style="background-color:#fa2d4c;">Content here</div>
.mybackground {background-color:#fa2d4c;}
Border around this has a color of #fa2d4c
<div style="border:2px solid #fa2d4c;">Content here</div>
.myborder {border:2px solid #fa2d4c;}