#ff6fc4 color space conversions
Hex:
#ff6fc4
RGB:
255, 111, 196
CMY:
0, 56, 23
CMYK:
0, 56, 23, 0
HSL:
325°, 100.0000%, 71.7647%
HSV (HSB):
325°, 56.4706%, 100.0000%
XYZ:
56.8882, 36.6144, 56.2935
xyY:
0.3798, 0.2444, 36.6144
CIE-Lab:
66.9867, 63.6697, -17.4395
CIE-LCH:
66.9867, 66.0149, 344.6820
CIE-Luv:
66.9867, 83.4102, -37.5574
Hunter-Lab:
60.5098, 61.9243, -12.8018
#ff6fc4 color charts
#ff6fc4 color shades, tints & tones
#ff6fc4 color schemes
#ff6fc4 color preview, HTML & CSS examples
This text has a color of #ff6fc4
<p style="color:#ff6fc4;">Text here</p>
.mytext {color:#ff6fc4;}
This box has a color of #ff6fc4
<div style="background-color:#ff6fc4;">Content here</div>
.mybackground {background-color:#ff6fc4;}
Border around this has a color of #ff6fc4
<div style="border:2px solid #ff6fc4;">Content here</div>
.myborder {border:2px solid #ff6fc4;}