#f95dcc color space conversions
Hex:
#f95dcc
RGB:
249, 93, 204
CMY:
2, 64, 20
CMYK:
0, 63, 18, 2
HSL:
317°, 92.8571%, 67.0588%
HSV (HSB):
317°, 62.6506%, 97.6471%
XYZ:
53.8804, 32.3281, 60.5269
xyY:
0.3672, 0.2203, 32.3281
CIE-Lab:
63.6131, 70.6498, -27.1831
CIE-LCH:
63.6131, 75.6988, 338.9554
CIE-Luv:
63.6131, 83.8025, -53.2980
Hunter-Lab:
56.8578, 69.6515, -23.3156
#f95dcc color charts
#f95dcc RGB chart
#f95dcc CMYK chart
#f95dcc RGB pie chart
#f95dcc color shades, tints & tones
#f95dcc color schemes
#f95dcc color preview, HTML & CSS examples
This text has a color of #f95dcc
<p style="color:#f95dcc;">Text here</p>
.mytext {color:#f95dcc;}
Text color #f95dcc
This box has a color of #f95dcc
<div style="background-color:#f95dcc;">Content here</div>
.mybackground {background-color:#f95dcc;}
Background color #f95dcc
Border around this has a color of #f95dcc
<div style="border:2px solid #f95dcc;">Content here</div>
.myborder {border:2px solid #f95dcc;}
Border color #f95dcc