#ff95cd color space conversions
Hex:
#ff95cd
RGB:
255, 149, 205
CMY:
0, 42, 20
CMYK:
0, 42, 20, 0
HSL:
328°, 100.0000%, 79.2157%
HSV (HSB):
328°, 41.5686%, 100.0000%
XYZ:
63.0069, 47.1627, 63.5401
xyY:
0.3627, 0.2715, 47.1627
CIE-Lab:
74.2937, 46.7696, -11.4531
CIE-LCH:
74.2937, 48.1515, 346.2400
CIE-Luv:
74.2937, 62.1962, -25.7654
Hunter-Lab:
68.6751, 43.5859, -6.7842
#ff95cd color charts
#ff95cd RGB chart
#ff95cd CMYK chart
#ff95cd RGB pie chart
#ff95cd color shades, tints & tones
#ff95cd color schemes
#ff95cd color preview, HTML & CSS examples
This text has a color of #ff95cd
<p style="color:#ff95cd;">Text here</p>
.mytext {color:#ff95cd;}
Text color #ff95cd
This box has a color of #ff95cd
<div style="background-color:#ff95cd;">Content here</div>
.mybackground {background-color:#ff95cd;}
Background color #ff95cd
Border around this has a color of #ff95cd
<div style="border:2px solid #ff95cd;">Content here</div>
.myborder {border:2px solid #ff95cd;}
Border color #ff95cd