#ff96cd color space conversions
Hex:
#ff96cd
RGB:
255, 150, 205
CMY:
0, 41, 20
CMYK:
0, 41, 20, 0
HSL:
329°, 100.0000%, 79.4118%
HSV (HSB):
329°, 41.1765%, 100.0000%
XYZ:
63.1658, 47.4805, 63.5931
xyY:
0.3625, 0.2725, 47.4805
CIE-Lab:
74.4961, 46.2636, -11.1506
CIE-LCH:
74.4961, 47.5884, 346.4488
CIE-Luv:
74.4961, 61.6661, -25.2196
Hunter-Lab:
68.9061, 43.0443, -6.4842
#ff96cd color charts
#ff96cd color shades, tints & tones
#ff96cd color schemes
#ff96cd color preview, HTML & CSS examples
This text has a color of #ff96cd
<p style="color:#ff96cd;">Text here</p>
.mytext {color:#ff96cd;}
This box has a color of #ff96cd
<div style="background-color:#ff96cd;">Content here</div>
.mybackground {background-color:#ff96cd;}
Border around this has a color of #ff96cd
<div style="border:2px solid #ff96cd;">Content here</div>
.myborder {border:2px solid #ff96cd;}