#fa334a color space conversions
Hex:
#fa334a
RGB:
250, 51, 74
CMY:
2, 80, 71
CMYK:
0, 80, 70, 2
HSL:
353°, 95.2153%, 59.0196%
HSV (HSB):
353°, 79.6000%, 98.0392%
XYZ:
41.8442, 23.1861, 8.7485
xyY:
0.5672, 0.3143, 23.1861
CIE-Lab:
55.2635, 73.1964, 36.5660
CIE-LCH:
55.2635, 81.8217, 26.5449
CIE-Luv:
55.2635, 147.0069, 24.0164
Hunter-Lab:
48.1519, 70.8514, 22.9342
#fa334a color charts
#fa334a color shades, tints & tones
#fa334a color schemes
#fa334a color preview, HTML & CSS examples
This text has a color of #fa334a
<p style="color:#fa334a;">Text here</p>
.mytext {color:#fa334a;}
This box has a color of #fa334a
<div style="background-color:#fa334a;">Content here</div>
.mybackground {background-color:#fa334a;}
Border around this has a color of #fa334a
<div style="border:2px solid #fa334a;">Content here</div>
.myborder {border:2px solid #fa334a;}