#ff96cc color space conversions
Hex:
#ff96cc
RGB:
255, 150, 204
CMY:
0, 41, 20
CMYK:
0, 41, 20, 0
HSL:
329°, 100.0000%, 79.4118%
HSV (HSB):
329°, 41.1765%, 100.0000%
XYZ:
63.0454, 47.4323, 62.9592
xyY:
0.3635, 0.2735, 47.4323
CIE-Lab:
74.4655, 46.1181, -10.6461
CIE-LCH:
74.4655, 47.3310, 347.0013
CIE-Luv:
74.4655, 61.8780, -24.4252
Hunter-Lab:
68.8711, 42.8765, -5.9908
#ff96cc color charts
#ff96cc RGB chart
#ff96cc CMYK chart
#ff96cc RGB pie chart
#ff96cc color shades, tints & tones
#ff96cc color schemes
#ff96cc color preview, HTML & CSS examples
This text has a color of #ff96cc
<p style="color:#ff96cc;">Text here</p>
.mytext {color:#ff96cc;}
Text color #ff96cc
This box has a color of #ff96cc
<div style="background-color:#ff96cc;">Content here</div>
.mybackground {background-color:#ff96cc;}
Background color #ff96cc
Border around this has a color of #ff96cc
<div style="border:2px solid #ff96cc;">Content here</div>
.myborder {border:2px solid #ff96cc;}
Border color #ff96cc