#ff196c color space conversions
Hex:
#ff196c
RGB:
255, 25, 108
CMY:
0, 90, 58
CMYK:
0, 90, 58, 0
HSL:
338°, 100.0000%, 54.9020%
HSV (HSB):
338°, 90.1961%, 100.0000%
XYZ:
44.2944, 23.0380, 16.2996
xyY:
0.5296, 0.2755, 23.0380
CIE-Lab:
55.1114, 81.1356, 16.4114
CIE-LCH:
55.1114, 82.7787, 11.4350
CIE-Luv:
55.1114, 147.5685, 3.0262
Hunter-Lab:
47.9979, 80.7308, 13.4643
#ff196c color charts
#ff196c RGB chart
#ff196c CMYK chart
#ff196c RGB pie chart
#ff196c color shades, tints & tones
#ff196c color schemes
#ff196c color preview, HTML & CSS examples
This text has a color of #ff196c
<p style="color:#ff196c;">Text here</p>
.mytext {color:#ff196c;}
Text color #ff196c
This box has a color of #ff196c
<div style="background-color:#ff196c;">Content here</div>
.mybackground {background-color:#ff196c;}
Background color #ff196c
Border around this has a color of #ff196c
<div style="border:2px solid #ff196c;">Content here</div>
.myborder {border:2px solid #ff196c;}
Border color #ff196c