#fa065d color space conversions
Hex:
#fa065d
RGB:
250, 6, 93
CMY:
2, 98, 64
CMYK:
0, 98, 63, 2
HSL:
339°, 96.0630%, 50.1961%
HSV (HSB):
339°, 97.6000%, 98.0392%
XYZ:
41.4652, 21.2446, 12.2711
xyY:
0.5530, 0.2833, 21.2446
CIE-Lab:
53.2161, 80.8695, 22.7321
CIE-LCH:
53.2161, 84.0037, 15.7005
CIE-Luv:
53.2161, 152.1995, 9.2307
Hunter-Lab:
46.0918, 79.9220, 16.4794
#fa065d color charts
#fa065d color shades, tints & tones
#fa065d color schemes
#fa065d color preview, HTML & CSS examples
This text has a color of #fa065d
<p style="color:#fa065d;">Text here</p>
.mytext {color:#fa065d;}
This box has a color of #fa065d
<div style="background-color:#fa065d;">Content here</div>
.mybackground {background-color:#fa065d;}
Border around this has a color of #fa065d
<div style="border:2px solid #fa065d;">Content here</div>
.myborder {border:2px solid #fa065d;}