#ff056a color space conversions
Hex:
#ff056a
RGB:
255, 5, 106
CMY:
0, 98, 58
CMYK:
0, 98, 58, 0
HSL:
336°, 100.0000%, 50.9804%
HSV (HSB):
336°, 98.0392%, 100.0000%
XYZ:
43.8958, 22.4091, 15.6475
xyY:
0.5356, 0.2734, 22.4091
CIE-Lab:
54.4585, 82.7837, 16.7210
CIE-LCH:
54.4585, 84.4556, 11.4192
CIE-Luv:
54.4585, 151.0684, 2.8423
Hunter-Lab:
47.3383, 82.6772, 13.5387
#ff056a color charts
#ff056a color shades, tints & tones
#ff056a color schemes
#ff056a color preview, HTML & CSS examples
This text has a color of #ff056a
<p style="color:#ff056a;">Text here</p>
.mytext {color:#ff056a;}
This box has a color of #ff056a
<div style="background-color:#ff056a;">Content here</div>
.mybackground {background-color:#ff056a;}
Border around this has a color of #ff056a
<div style="border:2px solid #ff056a;">Content here</div>
.myborder {border:2px solid #ff056a;}