#ff85b5 color space conversions
Hex:
#ff85b5
RGB:
255, 133, 181
CMY:
0, 48, 29
CMYK:
0, 48, 29, 0
HSL:
336°, 100.0000%, 76.0784%
HSV (HSB):
336°, 47.8431%, 100.0000%
XYZ:
57.9680, 41.3713, 48.6463
xyY:
0.3917, 0.2796, 41.3713
CIE-Lab:
70.4352, 51.4546, -3.8687
CIE-LCH:
70.4352, 51.5998, 355.7003
CIE-Luv:
70.4352, 76.3623, -15.3157
Hunter-Lab:
64.3205, 48.3100, 0.1827
#ff85b5 color charts
#ff85b5 color shades, tints & tones
#ff85b5 color schemes
#ff85b5 color preview, HTML & CSS examples
This text has a color of #ff85b5
<p style="color:#ff85b5;">Text here</p>
.mytext {color:#ff85b5;}
This box has a color of #ff85b5
<div style="background-color:#ff85b5;">Content here</div>
.mybackground {background-color:#ff85b5;}
Border around this has a color of #ff85b5
<div style="border:2px solid #ff85b5;">Content here</div>
.myborder {border:2px solid #ff85b5;}