#f198cc color space conversions
Hex:
#f198cc
RGB:
241, 152, 204
CMY:
5, 40, 20
CMYK:
0, 37, 15, 5
HSL:
325°, 76.0684%, 77.0588%
HSV (HSB):
325°, 36.9295%, 94.5098%
XYZ:
58.4029, 45.5169, 62.8342
xyY:
0.3502, 0.2730, 45.5169
CIE-Lab:
73.2309, 40.4620, -12.6642
CIE-LCH:
73.2309, 42.3976, 342.6204
CIE-Luv:
73.2309, 50.8825, -26.3597
Hunter-Lab:
67.4662, 36.4549, -7.9930
#f198cc color charts
#f198cc color shades, tints & tones
#f198cc color schemes
#f198cc color preview, HTML & CSS examples
This text has a color of #f198cc
<p style="color:#f198cc;">Text here</p>
.mytext {color:#f198cc;}
This box has a color of #f198cc
<div style="background-color:#f198cc;">Content here</div>
.mybackground {background-color:#f198cc;}
Border around this has a color of #f198cc
<div style="border:2px solid #f198cc;">Content here</div>
.myborder {border:2px solid #f198cc;}