#c90f95 color space conversions
Hex:
#c90f95
RGB:
201, 15, 149
CMY:
21, 94, 42
CMYK:
0, 93, 26, 21
HSL:
317°, 86.1111%, 42.3529%
HSV (HSB):
317°, 92.5373%, 78.8235%
XYZ:
29.6830, 14.9291, 29.7509
xyY:
0.3992, 0.2008, 14.9291
CIE-Lab:
45.5369, 73.9840, -23.6825
CIE-LCH:
45.5369, 77.6820, 342.2499
CIE-Luv:
45.5369, 87.8778, -45.2656
Hunter-Lab:
38.6382, 69.5124, -18.6058
#c90f95 color charts
#c90f95 color shades, tints & tones
#c90f95 color schemes
#c90f95 color preview, HTML & CSS examples
This text has a color of #c90f95
<p style="color:#c90f95;">Text here</p>
.mytext {color:#c90f95;}
This box has a color of #c90f95
<div style="background-color:#c90f95;">Content here</div>
.mybackground {background-color:#c90f95;}
Border around this has a color of #c90f95
<div style="border:2px solid #c90f95;">Content here</div>
.myborder {border:2px solid #c90f95;}