#f9807d color space conversions
Hex:
#f9807d
RGB:
249, 128, 125
CMY:
2, 50, 51
CMYK:
0, 49, 50, 2
HSL:
1°, 91.1765%, 73.3333%
HSV (HSB):
1°, 49.7992%, 97.6471%
XYZ:
50.4878, 37.0587, 23.8941
xyY:
0.4530, 0.3325, 37.0587
CIE-Lab:
67.3211, 45.7930, 23.0220
CIE-LCH:
67.3211, 51.2543, 26.6906
CIE-Luv:
67.3211, 87.5179, 20.6163
Hunter-Lab:
60.8759, 41.5071, 19.3415
#f9807d color charts
#f9807d color shades, tints & tones
#f9807d color schemes
#f9807d color preview, HTML & CSS examples
This text has a color of #f9807d
<p style="color:#f9807d;">Text here</p>
.mytext {color:#f9807d;}
This box has a color of #f9807d
<div style="background-color:#f9807d;">Content here</div>
.mybackground {background-color:#f9807d;}
Border around this has a color of #f9807d
<div style="border:2px solid #f9807d;">Content here</div>
.myborder {border:2px solid #f9807d;}