#ff0061 color space conversions
Hex:
#ff0061
RGB:
255, 0, 97
CMY:
0, 100, 62
CMYK:
0, 100, 62, 0
HSL:
337°, 100.0000%, 50.0000%
HSV (HSB):
337°, 100.0000%, 100.0000%
XYZ:
43.3977, 22.1231, 13.2921
xyY:
0.5506, 0.2807, 22.1231
CIE-Lab:
54.1573, 82.6142, 21.7465
CIE-LCH:
54.1573, 85.4284, 14.7474
CIE-Luv:
54.1573, 155.1223, 7.9573
Hunter-Lab:
47.0352, 82.3840, 16.1693
#ff0061 color charts
#ff0061 color shades, tints & tones
#ff0061 color schemes
#ff0061 color preview, HTML & CSS examples
This text has a color of #ff0061
<p style="color:#ff0061;">Text here</p>
.mytext {color:#ff0061;}
This box has a color of #ff0061
<div style="background-color:#ff0061;">Content here</div>
.mybackground {background-color:#ff0061;}
Border around this has a color of #ff0061
<div style="border:2px solid #ff0061;">Content here</div>
.myborder {border:2px solid #ff0061;}