#ff9dc1 color space conversions
Hex:
#ff9dc1
RGB:
255, 157, 193
CMY:
0, 38, 24
CMYK:
0, 38, 24, 0
HSL:
338°, 100.0000%, 80.7843%
HSV (HSB):
338°, 38.4314%, 100.0000%
XYZ:
62.9226, 49.2242, 56.6369
xyY:
0.3728, 0.2916, 49.2242
CIE-Lab:
75.5906, 40.9851, -2.9310
CIE-LCH:
75.5906, 41.0898, 355.9095
CIE-Luv:
75.5906, 60.2531, -11.9685
Hunter-Lab:
70.1600, 37.3069, 1.2499
#ff9dc1 color charts
#ff9dc1 color shades, tints & tones
#ff9dc1 color schemes
#ff9dc1 color preview, HTML & CSS examples
This text has a color of #ff9dc1
<p style="color:#ff9dc1;">Text here</p>
.mytext {color:#ff9dc1;}
This box has a color of #ff9dc1
<div style="background-color:#ff9dc1;">Content here</div>
.mybackground {background-color:#ff9dc1;}
Border around this has a color of #ff9dc1
<div style="border:2px solid #ff9dc1;">Content here</div>
.myborder {border:2px solid #ff9dc1;}