#ff8dc4 color space conversions
Hex:
#ff8dc4
RGB:
255, 141, 196
CMY:
0, 45, 23
CMYK:
0, 45, 23, 0
HSL:
331°, 100.0000%, 77.6471%
HSV (HSB):
331°, 44.7059%, 100.0000%
XYZ:
60.7287, 44.2953, 57.5736
xyY:
0.3735, 0.2724, 44.2953
CIE-Lab:
72.4254, 49.5033, -9.2701
CIE-LCH:
72.4254, 50.3638, 349.3935
CIE-Luv:
72.4254, 68.4522, -22.9141
Hunter-Lab:
66.5547, 46.4039, -4.7010
#ff8dc4 color charts
#ff8dc4 color shades, tints & tones
#ff8dc4 color schemes
#ff8dc4 color preview, HTML & CSS examples
This text has a color of #ff8dc4
<p style="color:#ff8dc4;">Text here</p>
.mytext {color:#ff8dc4;}
This box has a color of #ff8dc4
<div style="background-color:#ff8dc4;">Content here</div>
.mybackground {background-color:#ff8dc4;}
Border around this has a color of #ff8dc4
<div style="border:2px solid #ff8dc4;">Content here</div>
.myborder {border:2px solid #ff8dc4;}