#f9068d color space conversions
Hex:
#f9068d
RGB:
249, 6, 141
CMY:
2, 98, 45
CMYK:
0, 98, 43, 2
HSL:
327°, 95.2941%, 50.0000%
HSV (HSB):
327°, 97.5904%, 97.6471%
XYZ:
43.9398, 22.1931, 27.1671
xyY:
0.4710, 0.2379, 22.1931
CIE-Lab:
54.2313, 83.8920, -4.8209
CIE-LCH:
54.2313, 84.0304, 356.7111
CIE-Luv:
54.2313, 130.8712, -22.9470
Hunter-Lab:
47.1095, 84.0480, -1.2147
#f9068d color charts
#f9068d color shades, tints & tones
#f9068d color schemes
#f9068d color preview, HTML & CSS examples
This text has a color of #f9068d
<p style="color:#f9068d;">Text here</p>
.mytext {color:#f9068d;}
This box has a color of #f9068d
<div style="background-color:#f9068d;">Content here</div>
.mybackground {background-color:#f9068d;}
Border around this has a color of #f9068d
<div style="border:2px solid #f9068d;">Content here</div>
.myborder {border:2px solid #f9068d;}