#ff85cc color space conversions
Hex:
#ff85cc
RGB:
255, 133, 204
CMY:
0, 48, 20
CMYK:
0, 48, 20, 0
HSL:
325°, 100.0000%, 76.0784%
HSV (HSB):
325°, 47.8431%, 100.0000%
XYZ:
60.5266, 42.3947, 62.1196
xyY:
0.3667, 0.2569, 42.3947
CIE-Lab:
71.1422, 54.5563, -15.6319
CIE-LCH:
71.1422, 56.7516, 344.0115
CIE-Luv:
71.1422, 70.6647, -33.4169
Hunter-Lab:
65.1112, 51.9869, -10.9880
#ff85cc color charts
#ff85cc RGB chart
#ff85cc CMYK chart
#ff85cc RGB pie chart
#ff85cc color shades, tints & tones
#ff85cc color schemes
#ff85cc color preview, HTML & CSS examples
This text has a color of #ff85cc
<p style="color:#ff85cc;">Text here</p>
.mytext {color:#ff85cc;}
Text color #ff85cc
This box has a color of #ff85cc
<div style="background-color:#ff85cc;">Content here</div>
.mybackground {background-color:#ff85cc;}
Background color #ff85cc
Border around this has a color of #ff85cc
<div style="border:2px solid #ff85cc;">Content here</div>
.myborder {border:2px solid #ff85cc;}
Border color #ff85cc