#ff006c color space conversions
Hex:
#ff006c
RGB:
255, 0, 108
CMY:
0, 100, 58
CMYK:
0, 100, 58, 0
HSL:
335°, 100.0000%, 50.0000%
HSV (HSB):
335°, 100.0000%, 100.0000%
XYZ:
43.9468, 22.3427, 16.1837
xyY:
0.5329, 0.2709, 22.3427
CIE-Lab:
54.3888, 83.2338, 15.4177
CIE-LCH:
54.3888, 84.6496, 10.4942
CIE-Luv:
54.3888, 150.7615, 1.3323
Hunter-Lab:
47.2681, 83.2385, 12.7879
#ff006c color charts
#ff006c RGB chart
#ff006c CMYK chart
#ff006c RGB pie chart
#ff006c color shades, tints & tones
#ff006c color schemes
#ff006c color preview, HTML & CSS examples
This text has a color of #ff006c
<p style="color:#ff006c;">Text here</p>
.mytext {color:#ff006c;}
Text color #ff006c
This box has a color of #ff006c
<div style="background-color:#ff006c;">Content here</div>
.mybackground {background-color:#ff006c;}
Background color #ff006c
Border around this has a color of #ff006c
<div style="border:2px solid #ff006c;">Content here</div>
.myborder {border:2px solid #ff006c;}
Border color #ff006c