#ff94d5 color space conversions
Hex:
#ff94d5
RGB:
255, 148, 213
CMY:
0, 42, 16
CMYK:
0, 42, 16, 0
HSL:
324°, 100.0000%, 79.0196%
HSV (HSB):
324°, 41.9608%, 100.0000%
XYZ:
63.8401, 47.2439, 68.7050
xyY:
0.3551, 0.2628, 47.2439
CIE-Lab:
74.3455, 48.4597, -15.7748
CIE-LCH:
74.3455, 50.9626, 341.9687
CIE-Luv:
74.3455, 60.9869, -32.7149
Hunter-Lab:
68.7342, 45.5055, -11.1509
#ff94d5 color charts
#ff94d5 color shades, tints & tones
#ff94d5 color schemes
#ff94d5 color preview, HTML & CSS examples
This text has a color of #ff94d5
<p style="color:#ff94d5;">Text here</p>
.mytext {color:#ff94d5;}
This box has a color of #ff94d5
<div style="background-color:#ff94d5;">Content here</div>
.mybackground {background-color:#ff94d5;}
Border around this has a color of #ff94d5
<div style="border:2px solid #ff94d5;">Content here</div>
.myborder {border:2px solid #ff94d5;}