#ff6dd4 color space conversions
Hex:
#ff6dd4
RGB:
255, 109, 212
CMY:
0, 57, 17
CMYK:
0, 57, 17, 0
HSL:
318°, 100.0000%, 71.3725%
HSV (HSB):
318°, 57.2549%, 100.0000%
XYZ:
58.5923, 36.9507, 66.3314
xyY:
0.3620, 0.2283, 36.9507
CIE-Lab:
67.2401, 66.7437, -26.0269
CIE-LCH:
67.2401, 71.6388, 338.6966
CIE-Luv:
67.2401, 79.4107, -51.3169
Hunter-Lab:
60.7871, 65.6775, -22.1467
#ff6dd4 color charts
#ff6dd4 color shades, tints & tones
#ff6dd4 color schemes
#ff6dd4 color preview, HTML & CSS examples
This text has a color of #ff6dd4
<p style="color:#ff6dd4;">Text here</p>
.mytext {color:#ff6dd4;}
This box has a color of #ff6dd4
<div style="background-color:#ff6dd4;">Content here</div>
.mybackground {background-color:#ff6dd4;}
Border around this has a color of #ff6dd4
<div style="border:2px solid #ff6dd4;">Content here</div>
.myborder {border:2px solid #ff6dd4;}