#ff94c4 color space conversions
Hex:
#ff94c4
RGB:
255, 148, 196
CMY:
0, 42, 23
CMYK:
0, 42, 23, 0
HSL:
333°, 100.0000%, 79.0196%
HSV (HSB):
333°, 41.9608%, 100.0000%
XYZ:
61.7937, 46.4253, 57.9287
xyY:
0.3719, 0.2794, 46.4253
CIE-Lab:
73.8207, 45.9922, -7.1962
CIE-LCH:
73.8207, 46.5518, 351.1072
CIE-Luv:
73.8207, 64.6632, -19.1968
Hunter-Lab:
68.1361, 42.6462, -2.7125
#ff94c4 color charts
#ff94c4 color shades, tints & tones
#ff94c4 color schemes
#ff94c4 color preview, HTML & CSS examples
This text has a color of #ff94c4
<p style="color:#ff94c4;">Text here</p>
.mytext {color:#ff94c4;}
This box has a color of #ff94c4
<div style="background-color:#ff94c4;">Content here</div>
.mybackground {background-color:#ff94c4;}
Border around this has a color of #ff94c4
<div style="border:2px solid #ff94c4;">Content here</div>
.myborder {border:2px solid #ff94c4;}