#c65281 color space conversions
Hex:
#c65281
RGB:
198, 82, 129
CMY:
22, 68, 49
CMYK:
0, 59, 35, 22
HSL:
336°, 50.4348%, 54.9020%
HSV (HSB):
336°, 58.5859%, 77.6471%
XYZ:
30.2684, 19.6253, 22.9616
xyY:
0.4155, 0.2694, 19.6253
CIE-Lab:
51.4109, 50.8805, -2.8192
CIE-LCH:
51.4109, 50.9585, 356.8286
CIE-Luv:
51.4109, 73.3963, -13.0395
Hunter-Lab:
44.3005, 44.4348, 0.2794
#c65281 color charts
#c65281 color shades, tints & tones
#c65281 color schemes
#c65281 color preview, HTML & CSS examples
This text has a color of #c65281
<p style="color:#c65281;">Text here</p>
.mytext {color:#c65281;}
This box has a color of #c65281
<div style="background-color:#c65281;">Content here</div>
.mybackground {background-color:#c65281;}
Border around this has a color of #c65281
<div style="border:2px solid #c65281;">Content here</div>
.myborder {border:2px solid #c65281;}