#f90ccb color space conversions
Hex:
#f90ccb
RGB:
249, 12, 203
CMY:
2, 95, 20
CMYK:
0, 95, 18, 2
HSL:
312°, 95.1807%, 51.1765%
HSV (HSB):
312°, 95.1807%, 97.6471%
XYZ:
49.9779, 24.7145, 58.6362
xyY:
0.3748, 0.1854, 24.7145
CIE-Lab:
56.7962, 89.7912, -37.2060
CIE-LCH:
56.7962, 97.1944, 337.4928
CIE-Luv:
56.7962, 101.3333, -70.5188
Hunter-Lab:
49.7137, 92.4498, -35.1317
#f90ccb color charts
#f90ccb color shades, tints & tones
#f90ccb color schemes
#f90ccb color preview, HTML & CSS examples
This text has a color of #f90ccb
<p style="color:#f90ccb;">Text here</p>
.mytext {color:#f90ccb;}
This box has a color of #f90ccb
<div style="background-color:#f90ccb;">Content here</div>
.mybackground {background-color:#f90ccb;}
Border around this has a color of #f90ccb
<div style="border:2px solid #f90ccb;">Content here</div>
.myborder {border:2px solid #f90ccb;}