#ff0197 color space conversions
Hex:
#ff0197
RGB:
255, 1, 151
CMY:
0, 100, 41
CMYK:
0, 100, 41, 0
HSL:
325°, 100.0000%, 50.1961%
HSV (HSB):
325°, 99.6078%, 100.0000%
XYZ:
46.8368, 23.5161, 31.3486
xyY:
0.4605, 0.2312, 23.5161
CIE-Lab:
55.6000, 86.3088, -8.6153
CIE-LCH:
55.6000, 86.7377, 354.2997
CIE-Luv:
55.6000, 131.3286, -28.6079
Hunter-Lab:
48.4934, 87.5388, -4.3828
#ff0197 color charts
#ff0197 color shades, tints & tones
#ff0197 color schemes
#ff0197 color preview, HTML & CSS examples
This text has a color of #ff0197
<p style="color:#ff0197;">Text here</p>
.mytext {color:#ff0197;}
This box has a color of #ff0197
<div style="background-color:#ff0197;">Content here</div>
.mybackground {background-color:#ff0197;}
Border around this has a color of #ff0197
<div style="border:2px solid #ff0197;">Content here</div>
.myborder {border:2px solid #ff0197;}