#ff95cc color space conversions
Hex:
#ff95cc
RGB:
255, 149, 204
CMY:
0, 42, 20
CMYK:
0, 42, 20, 0
HSL:
329°, 100.0000%, 79.2157%
HSV (HSB):
329°, 41.5686%, 100.0000%
XYZ:
62.8865, 47.1145, 62.9063
xyY:
0.3637, 0.2725, 47.1145
CIE-Lab:
74.2630, 46.6243, -10.9485
CIE-LCH:
74.2630, 47.8925, 346.7850
CIE-Luv:
74.2630, 62.4103, -24.9703
Hunter-Lab:
68.6400, 43.4179, -6.2893
#ff95cc color charts
#ff95cc RGB chart
#ff95cc CMYK chart
#ff95cc RGB pie chart
#ff95cc color shades, tints & tones
#ff95cc color schemes
#ff95cc color preview, HTML & CSS examples
This text has a color of #ff95cc
<p style="color:#ff95cc;">Text here</p>
.mytext {color:#ff95cc;}
Text color #ff95cc
This box has a color of #ff95cc
<div style="background-color:#ff95cc;">Content here</div>
.mybackground {background-color:#ff95cc;}
Background color #ff95cc
Border around this has a color of #ff95cc
<div style="border:2px solid #ff95cc;">Content here</div>
.myborder {border:2px solid #ff95cc;}
Border color #ff95cc