#ff6dd7 color space conversions
Hex:
#ff6dd7
RGB:
255, 109, 215
CMY:
0, 57, 16
CMYK:
0, 57, 16, 0
HSL:
316°, 100.0000%, 71.3725%
HSV (HSB):
316°, 57.2549%, 100.0000%
XYZ:
58.9744, 37.1036, 68.3434
xyY:
0.3587, 0.2257, 37.1036
CIE-Lab:
67.3547, 67.1727, -27.5265
CIE-LCH:
67.3547, 72.5939, 337.7168
CIE-Luv:
67.3547, 78.4936, -53.7441
Hunter-Lab:
60.9127, 66.2227, -23.8838
#ff6dd7 color charts
#ff6dd7 color shades, tints & tones
#ff6dd7 color schemes
#ff6dd7 color preview, HTML & CSS examples
This text has a color of #ff6dd7
<p style="color:#ff6dd7;">Text here</p>
.mytext {color:#ff6dd7;}
This box has a color of #ff6dd7
<div style="background-color:#ff6dd7;">Content here</div>
.mybackground {background-color:#ff6dd7;}
Border around this has a color of #ff6dd7
<div style="border:2px solid #ff6dd7;">Content here</div>
.myborder {border:2px solid #ff6dd7;}