#ff198c color space conversions
Hex:
#ff198c
RGB:
255, 25, 140
CMY:
0, 90, 45
CMYK:
0, 90, 45, 0
HSL:
330°, 100.0000%, 54.9020%
HSV (HSB):
330°, 90.1961%, 100.0000%
XYZ:
46.3213, 23.8487, 26.9728
xyY:
0.4768, 0.2455, 23.8487
CIE-Lab:
55.9360, 83.4062, -1.5808
CIE-LCH:
55.9360, 83.4212, 358.9142
CIE-Luv:
55.9360, 133.9549, -18.7288
Hunter-Lab:
48.8351, 83.8499, 1.4373
#ff198c color charts
#ff198c color shades, tints & tones
#ff198c color schemes
#ff198c color preview, HTML & CSS examples
This text has a color of #ff198c
<p style="color:#ff198c;">Text here</p>
.mytext {color:#ff198c;}
This box has a color of #ff198c
<div style="background-color:#ff198c;">Content here</div>
.mybackground {background-color:#ff198c;}
Border around this has a color of #ff198c
<div style="border:2px solid #ff198c;">Content here</div>
.myborder {border:2px solid #ff198c;}