#ff006f color space conversions
Hex:
#ff006f
RGB:
255, 0, 111
CMY:
0, 100, 56
CMYK:
0, 100, 56, 0
HSL:
334°, 100.0000%, 50.0000%
HSV (HSB):
334°, 100.0000%, 100.0000%
XYZ:
44.1092, 22.4077, 17.0392
xyY:
0.5279, 0.2682, 22.4077
CIE-Lab:
54.4569, 83.4157, 13.7003
CIE-LCH:
54.4569, 84.5333, 9.3271
CIE-Luv:
54.4569, 149.5182, -0.5646
Hunter-Lab:
47.3368, 83.4901, 11.7939
#ff006f color charts
#ff006f RGB chart
#ff006f CMYK chart
#ff006f RGB pie chart
#ff006f color shades, tints & tones
#ff006f color schemes
#ff006f color preview, HTML & CSS examples
This text has a color of #ff006f
<p style="color:#ff006f;">Text here</p>
.mytext {color:#ff006f;}
Text color #ff006f
This box has a color of #ff006f
<div style="background-color:#ff006f;">Content here</div>
.mybackground {background-color:#ff006f;}
Background color #ff006f
Border around this has a color of #ff006f
<div style="border:2px solid #ff006f;">Content here</div>
.myborder {border:2px solid #ff006f;}
Border color #ff006f