#ff85cd color space conversions
Hex:
#ff85cd
RGB:
255, 133, 205
CMY:
0, 48, 20
CMYK:
0, 48, 20, 0
HSL:
325°, 100.0000%, 76.0784%
HSV (HSB):
325°, 47.8431%, 100.0000%
XYZ:
60.6470, 42.4428, 62.7534
xyY:
0.3657, 0.2559, 42.4428
CIE-Lab:
71.1752, 54.6991, -16.1373
CIE-LCH:
71.1752, 57.0299, 343.5630
CIE-Luv:
71.1752, 70.4142, -34.2188
Hunter-Lab:
65.1482, 52.1579, -11.5069
#ff85cd color charts
#ff85cd RGB chart
#ff85cd CMYK chart
#ff85cd RGB pie chart
#ff85cd color shades, tints & tones
#ff85cd color schemes
#ff85cd color preview, HTML & CSS examples
This text has a color of #ff85cd
<p style="color:#ff85cd;">Text here</p>
.mytext {color:#ff85cd;}
Text color #ff85cd
This box has a color of #ff85cd
<div style="background-color:#ff85cd;">Content here</div>
.mybackground {background-color:#ff85cd;}
Background color #ff85cd
Border around this has a color of #ff85cd
<div style="border:2px solid #ff85cd;">Content here</div>
.myborder {border:2px solid #ff85cd;}
Border color #ff85cd