#ff8dd0 color space conversions
Hex:
#ff8dd0
RGB:
255, 141, 208
CMY:
0, 45, 18
CMYK:
0, 45, 18, 0
HSL:
325°, 100.0000%, 77.6471%
HSV (HSB):
325°, 44.7059%, 100.0000%
XYZ:
62.1500, 44.8638, 65.0584
xyY:
0.3612, 0.2607, 44.8638
CIE-Lab:
72.8021, 51.2135, -15.3455
CIE-LCH:
72.8021, 53.4631, 343.3198
CIE-Luv:
72.8021, 65.6736, -32.4646
Hunter-Lab:
66.9805, 48.4113, -10.7023
#ff8dd0 color charts
#ff8dd0 color shades, tints & tones
#ff8dd0 color schemes
#ff8dd0 color preview, HTML & CSS examples
This text has a color of #ff8dd0
<p style="color:#ff8dd0;">Text here</p>
.mytext {color:#ff8dd0;}
This box has a color of #ff8dd0
<div style="background-color:#ff8dd0;">Content here</div>
.mybackground {background-color:#ff8dd0;}
Border around this has a color of #ff8dd0
<div style="border:2px solid #ff8dd0;">Content here</div>
.myborder {border:2px solid #ff8dd0;}