#fa334d color space conversions
Hex:
#fa334d
RGB:
250, 51, 77
CMY:
2, 80, 70
CMYK:
0, 80, 69, 2
HSL:
352°, 95.2153%, 59.0196%
HSV (HSB):
352°, 79.6000%, 98.0392%
XYZ:
41.9477, 23.2275, 9.2936
xyY:
0.5633, 0.3119, 23.2275
CIE-Lab:
55.3059, 73.3271, 34.8825
CIE-LCH:
55.3059, 81.2013, 25.4410
CIE-Luv:
55.3059, 146.1987, 22.6398
Hunter-Lab:
48.1949, 71.0213, 22.3033
#fa334d color charts
#fa334d color shades, tints & tones
#fa334d color schemes
#fa334d color preview, HTML & CSS examples
This text has a color of #fa334d
<p style="color:#fa334d;">Text here</p>
.mytext {color:#fa334d;}
This box has a color of #fa334d
<div style="background-color:#fa334d;">Content here</div>
.mybackground {background-color:#fa334d;}
Border around this has a color of #fa334d
<div style="border:2px solid #fa334d;">Content here</div>
.myborder {border:2px solid #fa334d;}