#ff006d color space conversions
Hex:
#ff006d
RGB:
255, 0, 109
CMY:
0, 100, 57
CMYK:
0, 100, 57, 0
HSL:
334°, 100.0000%, 50.0000%
HSV (HSB):
334°, 100.0000%, 100.0000%
XYZ:
44.0003, 22.3641, 16.4656
xyY:
0.5312, 0.2700, 22.3641
CIE-Lab:
54.4112, 83.2938, 14.8448
CIE-LCH:
54.4112, 84.6063, 10.1053
CIE-Luv:
54.4112, 150.3495, 0.7040
Hunter-Lab:
47.2907, 83.3215, 12.4600
#ff006d color charts
#ff006d color shades, tints & tones
#ff006d color schemes
#ff006d color preview, HTML & CSS examples
This text has a color of #ff006d
<p style="color:#ff006d;">Text here</p>
.mytext {color:#ff006d;}
This box has a color of #ff006d
<div style="background-color:#ff006d;">Content here</div>
.mybackground {background-color:#ff006d;}
Border around this has a color of #ff006d
<div style="border:2px solid #ff006d;">Content here</div>
.myborder {border:2px solid #ff006d;}