#ff94cd color space conversions
Hex:
#ff94cd
RGB:
255, 148, 205
CMY:
0, 42, 20
CMYK:
0, 42, 20, 0
HSL:
328°, 100.0000%, 79.0196%
HSV (HSB):
328°, 41.9608%, 100.0000%
XYZ:
62.8493, 46.8476, 63.4876
xyY:
0.3629, 0.2705, 46.8476
CIE-Lab:
74.0922, 47.2746, -11.7545
CIE-LCH:
74.0922, 48.7140, 346.0370
CIE-Luv:
74.0922, 62.7245, -26.3092
Hunter-Lab:
68.4453, 44.1269, -7.0837
#ff94cd color charts
#ff94cd RGB chart
#ff94cd CMYK chart
#ff94cd RGB pie chart
#ff94cd color shades, tints & tones
#ff94cd color schemes
#ff94cd color preview, HTML & CSS examples
This text has a color of #ff94cd
<p style="color:#ff94cd;">Text here</p>
.mytext {color:#ff94cd;}
Text color #ff94cd
This box has a color of #ff94cd
<div style="background-color:#ff94cd;">Content here</div>
.mybackground {background-color:#ff94cd;}
Background color #ff94cd
Border around this has a color of #ff94cd
<div style="border:2px solid #ff94cd;">Content here</div>
.myborder {border:2px solid #ff94cd;}
Border color #ff94cd