#f90ccc color space conversions
Hex:
#f90ccc
RGB:
249, 12, 204
CMY:
2, 95, 20
CMYK:
0, 95, 18, 2
HSL:
311°, 95.1807%, 51.1765%
HSV (HSB):
311°, 95.1807%, 97.6471%
XYZ:
50.0975, 24.7623, 59.2659
xyY:
0.3735, 0.1846, 24.7623
CIE-Lab:
56.8431, 89.9106, -37.7055
CIE-LCH:
56.8431, 97.4967, 337.2484
CIE-Luv:
56.8431, 100.8805, -71.2996
Hunter-Lab:
49.7617, 92.6212, -35.7808
#f90ccc color charts
#f90ccc RGB chart
#f90ccc CMYK chart
#f90ccc RGB pie chart
#f90ccc color shades, tints & tones
#f90ccc color schemes
#f90ccc color preview, HTML & CSS examples
This text has a color of #f90ccc
<p style="color:#f90ccc;">Text here</p>
.mytext {color:#f90ccc;}
Text color #f90ccc
This box has a color of #f90ccc
<div style="background-color:#f90ccc;">Content here</div>
.mybackground {background-color:#f90ccc;}
Background color #f90ccc
Border around this has a color of #f90ccc
<div style="border:2px solid #f90ccc;">Content here</div>
.myborder {border:2px solid #f90ccc;}
Border color #f90ccc