#f992c1 color space conversions
Hex:
#f992c1
RGB:
249, 146, 193
CMY:
2, 43, 24
CMYK:
0, 41, 22, 2
HSL:
333°, 89.5652%, 77.4510%
HSV (HSB):
333°, 41.3655%, 97.6471%
XYZ:
58.9714, 44.5478, 55.9425
xyY:
0.3698, 0.2794, 44.5478
CIE-Lab:
72.5931, 44.5861, -7.4390
CIE-LCH:
72.5931, 45.2024, 350.5276
CIE-Luv:
72.5931, 62.0161, -19.2307
Hunter-Lab:
66.7441, 40.9106, -2.9739
#f992c1 color charts
#f992c1 color shades, tints & tones
#f992c1 color schemes
#f992c1 color preview, HTML & CSS examples
This text has a color of #f992c1
<p style="color:#f992c1;">Text here</p>
.mytext {color:#f992c1;}
This box has a color of #f992c1
<div style="background-color:#f992c1;">Content here</div>
.mybackground {background-color:#f992c1;}
Border around this has a color of #f992c1
<div style="border:2px solid #f992c1;">Content here</div>
.myborder {border:2px solid #f992c1;}